#url #stdin #extract #print #stdout #url-extract

bin+lib urlex

Extract URL from stdin and print them to stdout

2 releases

0.1.1 Mar 1, 2020
0.1.0 Mar 1, 2020

#117 in #stdout

22 downloads per month

MIT license

3KB

urlex

Extract URL from stdin and print them to stdout. It can be used with dmenu to mimic urlview:

urlex | dmenu | xargs -r xdg-open

Install

Use cargo:

cargo install urlex

For Arch users, urlex can be installed from the AUR:

yay -S urlex-git

Dependencies

~2.2–3MB
~55K SLoC