2 releases

0.1.1 Mar 1, 2020
0.1.0 Mar 1, 2020

#135 in #stdout

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
~56K SLoC