14 lines
553 B
Plaintext
14 lines
553 B
Plaintext
Dillo is a fast and small graphical web browser with the following
|
|
features:
|
|
Multi-platform, running on Linux, BSD, MacOS, Windows (via Cygwin),
|
|
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.
|
|
Extensible with plugins written in any language (see the list of
|
|
plugins).
|
|
Is free software licensed with the GPLv3.
|
|
Does *NOT* support JavaScript.
|