From e19f5e293b93835387dd7173a511e687187e972a Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Wed, 17 Jan 2024 13:09:26 -0500 Subject: Initial commit on self hosted cgit platform --- build/browsers/index.html | 70 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 build/browsers/index.html (limited to 'build/browsers') diff --git a/build/browsers/index.html b/build/browsers/index.html new file mode 100644 index 0000000..0a563fb --- /dev/null +++ b/build/browsers/index.html @@ -0,0 +1,70 @@ + + + + + + + Browsers + + + + + + +
+

Browsers

+

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

+

+
Dillo
+
+ Dillo is a fast and small graphical web browser with the following features: +
    +
  • Multi-platform, running on Linux, BSD, MacOS and even Atari.
  • +
  • Written in C and C++ with few dependencies.
  • +
  • Implements its own real-time rendering engine.
  • +
  • Low memory usage and fast rendering, even with large pages.
  • +
  • Uses the fast and bloat-free FLTK GUI library.
  • +
  • Support for HTTP, HTTPS, FTP and local files.
  • +
  • And more...
  • +
+
+

+

+
NetSurf
+
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.
+

+

+
Mothra
+
A lightweight web browser for Plan 9.
+

+

+
Abaco
+
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.
+

+ \ No newline at end of file -- cgit v1.2.3-54-g00ecf