ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts. It is quite portable and runs on a variety of platforms.
If you want to see ELinks in action check out the screenshots.
ELinks is a program for browsing the web in text mode. The goal of the project has from the beginning been to provide a feature-rich text mode browser with an open patches/features inclusion policy and active development. One of these features is that ELinks includes Links-Lua which adds scripting capabilities to ELinks.
Why text mode ?
And if you think that the current web is unbrowsable without images, you are wrong. 75% of the actual sites you visit are perfectly browsable (especially with the tables support) and another 15% are not exactly pleasant but still well-viewable. And even in text browser you can easily view individual images through some external viewer (like zgv on Linux console). Some people are actually using ELinks as their exclusive browser. However, you obviously do not need to be so extreme to still have many good practical uses for a text browser.
ELinks was forked from the original Links browser written by Mikulas Patocka. It is in no way associated with Twibright Labs and their Links version.
Below the most noteworthy features are listed.
* Lots of protocols (local files, finger, http, https, ftp, smb, ipv4, ipv6)
* Authentication (HTTP authentication, Proxy authentication)
* Persistent cookies
* Cute menus and dialogs (screenshot available)
* Tabbed browsing
* Support for browser scripting (Perl, Lua, Guile)
* Tables and frames rendering (screenshot available)
* Colors (screenshot available)
* Background (non-blocking) downloads (screenshot available)
ELinks is written in near-ANSI C and is quite portable. It has been reported to run at least on the following platforms:
- AIX
- BeOS
- CygWin
- Digital Unix
- FreeBSD
- GNU Hurd
- HPUX
- IRIX
- Linux alpha
- Linux x86
- Mac OS X
- Microsoft Windows
- NetBSD
- OpenBSD
- OS/2
- RISC OS
- Solaris
For more see the official site