aboutsummaryrefslogtreecommitdiff
path: root/pages/browsers.md
blob: beed2788d8663c32777bd86b93566c87773e4190 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Browsers

This page is a collection of web browsers that have JavaScript disabled by default or are missing support entirely.

<dl>
	<dt><a href="https://dillo-browser.github.io/">Dillo</a></dt>
	<dd>
		Dillo is a fast and small graphical web browser with the following features:
		<ul>
	    <li>Multi-platform, running on Linux, BSD, MacOS and even Atari.</li>
	    <li>Written in C and C++ with few dependencies.</li>
	    <li>Implements its own real-time rendering engine.</li>
	    <li>Low memory usage and fast rendering, even with large pages.</li>
	    <li>Uses the fast and bloat-free <a href="https://www.fltk.org/">FLTK</a> GUI library.</li>
	    <li>Support for HTTP, HTTPS, FTP and local files.</li>
	    <li>And more...</li>
	  </ul>
	</dd>
</dl>

<dl>
	<dt><a href="https://www.netsurf-browser.org/">NetSurf</a></dt>
	<dd>Small as a mouse, fast as a cheetah and available for free. NetSurf is a multi-platform web browser for RISC OS, UNIX-like platforms (including Linux), Mac OS X, and more.</dd>
</dl>

<dl>
	<dt><a href="https://github.com/ocoufal/mothra">Mothra</a></dt>
	<dd>A lightweight web browser for Plan 9.</dd>
</dl>

<dl>
	<dt><a href="http://lab-fgb.com/abaco/">Abaco</a></dt>
	<dd>Abaco is a multi-page graphical web browser for Plan 9 intended to retrieve and display web pages while trying to be as congruent as possible with system. It is a multi-threaded and modest-sized program.</dd>
</dl>