Linux/Console Browsers: Difference between revisions
< Linux
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
| Browser | JS / Modern Compatibility | Visual Layout Support | Best For | | | Browser | JS / Modern Compatibility | Visual Layout Support | Best For | | ||
|---|---|---|---| | |---|---|---|---| | ||
| | | Browsh | Full (Uses Headless Firefox) | Text-grid graphics & videos | Complex web apps (JS, HTML5) | | ||
| | | Carbonyl[](https://github.com/fathyb/carbonyl) | Full (Uses Headless Chromium) | Text-grid graphics & layouts | Ultra-fast Chromium compatibility | | ||
| w3m[](https://salsa.debian.org/debian/w3m) | None / Abandoned extensions | Colors, tables, and inline images | Reading text-heavy documentation | | | w3m[](https://salsa.debian.org/debian/w3m) | None / Abandoned extensions | Colors, tables, and inline images | Reading text-heavy documentation | | ||
| Links2[](http://links.twibright.com/) | Very Limited (HTML4 basic JS) | Text or optional basic window X11 mode | Router configurations / basic forms | | | Links2[](http://links.twibright.com/) | Very Limited (HTML4 basic JS) | Text or optional basic window X11 mode | Router configurations / basic forms | | ||
Revision as of 00:14, 10 August 2026
As of 2026
My favorite is absolute Browsh if you want any sort of rendering and browser compatability!!
Second favorite is Lynx or Links2 if just need basic text console browser
If you want to see how to install or customize any of these options, let me know:
- Your Linux distribution (Ubuntu, Arch, Fedora, etc.)
- Your specific use case (e.g., scripting, low-bandwidth browsing, server management)
I can generate the precise terminal commands or configuration file tweaks you need next.