Text-based web browser with frame/table support, scripting, and extensive customization options
ELinks is a text-mode web browser that renders HTML content in terminal environments. It supports HTTP, FTP, and other protocols while providing advanced features like frame and table rendering, which distinguishes it from simpler text browsers. The browser includes extensive customization options and can be extended through scripting capabilities.
Built as a fork of the original Links browser, ELinks targets users who need full-featured web browsing functionality without the resource overhead of graphical browsers like Mozilla or Konqueror. It runs on multiple platforms and maintains a modular architecture with separate components for cookies, bookmarks, SSL, and scripting functionality.
The project serves system administrators, developers working in remote environments, and users on resource-constrained systems who require web access through terminal interfaces. ELinks provides an alternative to other terminal browsers like Lynx and w3m, offering more comprehensive HTML rendering capabilities while remaining lightweight and portable.