urlex 0.1.1

Extract URL from stdin and print them to stdout
Documentation

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