w3m | |
---|---|
![]() w3m running in an xterm displaying the Wikipedia main page. | |
Developer(s) | Akinori Ito et al. |
Initial release | 1995 |
Stable release | |
Preview release | |
Repository | |
Written in | C |
Operating system | OS/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 in | English and Japanese |
Type | Web browser, Terminal pager |
License | MIT license |
Website | w3m![]() |
w3m is a free and open source text-based web browser licensed under the MIT license. It differs from other very early text-based browsers by supporting elements such as tables, frames, and images. [6] [7]
The name "w3m" stands for "WWW wo miru (WWWを見る)", which is Japanese for "to see the WWW", and where "W3" is a numeronym of "WWW". [8] The original project is no longer active, but an active version is being maintained by a different developer, Tatsuya Kinoshita. [9]
w3m runs in terminal emulator programs such as xterm and GNOME Terminal. [10] The browser has tabbed browsing, right click menus, and image support, [10] along with support for tables and frames. It also functions as a terminal pager. [6] It can be navigated solely using the keyboard or with the mouse. There are two different display modes, one with colors and one that is monochrome. [11]
w3m can be used within Emacs. [12]
Some distributions require the installation of a second package, w3m-img, to render images using w3m. [13]