clip_parse
Directory actions
More options
Directory actions
More options
clip_parse
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
@bhargavnova ------ clip_parse what it is ---------- reads text (clipboard by default) and extracts urls, emails, ip addresses, hex-like tokens, code blocks, and simple curl info. run --- python main.py # clipboard or stdin python main.py --json python main.py --text "curl -X POST https://api.example.com -H 'Accept: application/json' -d 'x=1'"