url-menu
Command that turns a stream of text on stdin containing URLs into an interactive menu. The selected URL is then opened in your browser.
Screenshot
Install
npm install -g url-menu
Usage
$ echo 'shall I visit http://duckduckgo.com or http://google.com?' | url-menu
Contributing
Pull requests and stars are welcome. For bugs and feature requests, please create an issue. For contributions, please adhere to standard style.