Software:w3m

From HandWiki
Short description: Free and open-source text-based web browser

w3m
W3m-wikipedia.png
w3m running in an xterm displaying the Wikipedia main page.
Developer(s)Akinori Ito and team members
Initial release1995
Stable release
Original version0.5.3 / 15 January 2011; 13 years ago (2011-01-15)[1]
Tatsuya Kinoshita versionv0.5.3+git20210102 / 2 January 2021; 3 years ago (2021-01-02)[2]
Written inC
Operating systemOS/2,[3][4] Unix & Unix-like (Solaris, SunOS, HP-UX, Linux, FreeBSD and EWS-UX (EWS-4800),[5] Windows (with Cygwin), macOS (with Homebrew)
Available inEnglish and Japanese
TypeWeb browser, Terminal pager
LicenseMIT license

w3m is a free software/open source text-based web browser and terminal pager. It has support for tables, frames,[4] SSL connections, color, and inline images on suitable terminals.[6] Generally, it renders pages in a form as true to their original layout as possible.

The name "w3m" stands for "WWW wo miru (WWWを見る)", which is Japanese for "to see the WWW" where W3 is a numeronym of WWW.[7]

(As of 2021), the original project appears to be inactive, while a currently maintained version exists and is packaged in various Linux distributions such as Debian and Fedora. This version is available from the repository of Debian developer Tatsuya Kinoshita.

The most notable feature is full keyboard navigability on everything.[6][better source needed][dubious ] For instance, searching using Google can be done through the terminal.[6] Links can be navigated using the arrow keys. Even gmail is navigable in the same manner.[6]

In Emacs

w3m is also used by the Emacs text editor via the emacs-w3m.el Emacs Lisp module.

Forks

Two forks of w3m add support for multiple character-encodings and for other features not in the original:

  1. Hironori Sakamoto's w3m-m17n ("m17n" stands for multilingualization)
  2. Kiyokazu Suto's w3mmee ("mee" stands for "Multi-Encoding Extension")

See also

References

External links