You are not logged in.
Browsing the web via the console: is it a viable approach, given the modern web?
What text browsers do you use? What problems do you encounter when you browse the web through a console browser?
Last edited by Gradient (2013-08-24 21:13:26)
Offline
If your reason is to avoid running an x server, then you should try out netsurf-fb (in the AUR) for the framebuffer. I sometimes use it, but I miss a keyboard-only mode.
Last edited by progandy (2013-08-24 19:09:18)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
I've used Lynx, elinks and links. My experience is very limited; I've only used said browsers while installing a system or up to the point where I installed X on my laptop. As a result, my exposure is mostly confined to the Arch wiki.
That said, I found out pretty quickly I loved Lynx far more than the other two combined. My reasoning behind this decision is simple: Lynx has sane defaults, uses colour by default and is fairly easy to navigate. Frankly, given the choice, I'd choose Lynx then elinks with links trailing in third. elinks is useable but I found the key shortcuts not quite as inutitive nor easy to figure out (IE i got stuck looking for a "help" keyboard shortcut on links).
HTH
MS
Offline
elinks + a mouse is very usable
sudo systemctl enable gpm.service
ps don't forget that elinks is a tabbed browser with a hidden menu bar at the top of the screen, bonus...with a mouse you also get a right-click menu
Last edited by flipper T (2013-08-25 18:11:10)
If I'm curt with you it's because time is a factor. I think fast, I talk fast and I need you guys to act fast if you wanna get out of this. So, pretty please... with sugar on top. Clean the [censored] car. -The Wolf
Offline
elinks + a mouse is very usable
w3m works well for me. So does "xlinks -g"
"usable" all depends on what you want to do.
Last edited by 2ManyDogs (2013-08-25 18:19:42)
Offline
By usable. I primarily mean these 2 things :
a) google searching "f@!king archlinux broke my X again !!!!!!!"
swiftly followed by
b) archlinux.org/forum posting of "I broke my X. Arch is wonderful. PEBKAC."
If I'm curt with you it's because time is a factor. I think fast, I talk fast and I need you guys to act fast if you wanna get out of this. So, pretty please... with sugar on top. Clean the [censored] car. -The Wolf
Offline
By usable. I primarily mean these 2 things :
a) google searching "f@!king archlinux broke my X again !!!!!!!"
swiftly followed by
b) archlinux.org/forum posting of "I broke my X. Arch is wonderful. PEBKAC."
I use w3m almost exclusively for both of these things. Correct me if I'm wrong but I believe w3m is also an optional dependency for image previewing in ranger, so it's a nice two-for-one deal.
Offline
You're wrong Ranger has no optional deps. But you can certainly use the image viewing functionality of w3m with ranger. But then again, you can use really anything with image viewing functionality with ranger.
Now that I think about it, I do use a console browser for something. I use w3m with mutt so that when I get html mail, I can (hopefully) still view it in text mode.
Offline
Thanks for the clarification, it's late and I'm not well versed on w3m.. or ranger for that matter.
Offline
You're wrong Ranger has no optional deps. But you can certainly use the image viewing functionality of w3m with ranger. But then again, you can use really anything with image viewing functionality with ranger.
ranger has a special case for w3mimgdisplay to embed a real image preview instead of asciiart. in the rightmost column, that qualifies as optional dependency.
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
After tinkering a lot with many tty web browsers, I use w3m exclusively for tty browsing. As mentioned netsurf has a fb build which is phenomenal - it looks and works like a browser in X.
For html email I much prefer lynx to w3m though - I don't know why, but it just seems easier to read those in lynx.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Most of the time I just use w3m in a pty (xterm) for viewing online IRC logs (make of that what you will…). It is very nice in a framebuffer tty, though, as it appears to be the only one (IME) that doesn't screw up the page layout significantly, as long as there aren't too many fancy "floating" elements, things that rely on Javascript, etc.
Offline
I have tried text browsing once and only found very limited use for it. I appreciate stuff on the console
as its a lot faster than graphical solutions, but it kind of broke the web for me
If you are on the lookout for faster browsing, check out plugins for firefox like Vimperator,
giving you vim-like keybindings to browse with
Offline
At one point my internet access from home was exclusively via lynx. While this was a whole lot better than nothing, I cannot honestly say that I miss the experience. It works great for some sites but many are just not designed to be browsed that way .
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
I used Lynx, but, tbh, text-based browsers are fairly useless for daily web use; unless you pretty much spend the entire time on a bbs.
If you want a good half-way house, might I recommend dwb?
'All we ever were, just zeroes and ones'
Offline