w3m is a pager with WWW capability.  It is a pager, but it can be used
as a text-mode WWW browser.
This commit is contained in:
Jim Huang 2021-09-30 20:30:40 +08:00
commit 0e07c5eb9a

View file

@ -153,6 +153,7 @@ List of projects that provide terminal user interfaces
- [Rainbowstream](https://github.com/orakaro/rainbowstream) A smart and nice Twitter client on terminal written in Python
- [rtv](https://github.com/michael-lazar/rtv) Browse Reddit from your terminal
- [tblogs](https://github.com/ezeoleaf/tblogs) Read and browse development blogs from your terminal
- [w3m](https://github.com/tats/w3m) A text-mode WWW browser
---
There's a crazy amount of TUI projects out there, and we can't list them all (though we try!)