A full-featured text www browser.
ELinks is an advanced text-mode web browser designed for users who prefer command-line interfaces or need to browse the web in terminal environments. It can render both frames and tables, making it significantly more capable than basic text browsers, while supporting HTTP, FTP, and other protocols. The browser is highly customizable and extensible through scripting, allowing users to tailor their browsing experience to their specific needs.
What sets ELinks apart from other text browsers like Lynx or w3m is its full-featured approach, aiming to provide the power of modern graphical browsers like Mozilla or Konqueror without the memory overhead and slowness. It maintains a modular architecture with separate components for cookies, bookmarks, SSL, scripting, and other features to prevent code bloat while maximizing functionality.
ELinks is particularly valuable for system administrators, developers working in server environments, users with visual impairments who rely on screen readers, or anyone who needs to browse the web efficiently from a terminal. Its portability across various platforms and rock-solid stability make it an excellent choice for both casual terminal browsing and mission-critical server administration tasks.