Is there any other package other than elinks
so that I browse internet inside the terminal using terminal as a browser. I feel elinks is a bit difficult to operate.
Is there any other package other than elinks
so that I browse internet inside the terminal using terminal as a browser. I feel elinks is a bit difficult to operate.
There are three families of text web browsers.
lynx
is the classic text mode web browser. It's slightly older than the web. Its interface is nothing to write home about. It has the advantage of being available on many exotic platforms.links
is a more recent implementation of the same concept. There's an alternate development tree,elinks
, for which there is an experimental patch for Javascript support, but this is not enabled in the Ubuntu package.w3m
has an interface with a different (and I think much more nicer) feel. It's better than the others (though links has been improving lately) at rendering web sites with complex formatting, not necessarily the way the designer intended it, but in a readable way. It can display images. There's an Emacs interface,w3m-el
.My recommendation is to use w3m now but keep an eye on (e)links's evolutions.
lynx is my favorite. It is available in the Software Center.
Elinks is IMHO best to use on a daily basis.
Amongst other features it supports
Gmail is still very much workable and as any other page, very fast under Elinks.
You can try w3m.
It is Lynx with utf support..
Browsh is an excellent CLI web-browser. It uses Firefox as a backend, and does a pretty decent job.
Here is how it renders this page:
Link2 is a better option than elinks.