Created
May 4, 2019 11:46
-
-
Save AN3223/51b5b8faaff0bb6e2b24c4936aababcd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Leave a comment with the name of an application (or multiple) that replaces a function typically done with a modern web browser. | |
I.E. an application that allows YouTube to be watched without a browser. |
ddgr for DuckDuckGo.
To dispatch which application to open which URL, I developed a teeny application called browser to integrate with my newsboat / mpv / w3m workflow.
library for browsing media from different sites at the same time
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Firefox's Reader View is a JS lib, I wrote a tiny wrapper which can be used to clean up pages and view e.g. in
lynx
which has a-stdin
option.