Dillo is a fast and small graphical web browser with the following features:
Read theuser manual to discover how to use all the features.
...seethe gallery for more pictures and screenshots.
Check theold website for more details. The domaindillo.org
isno longer under control of Dillo developers.
Download thelatest release 3.2.0 and follow theREADME.md
instructions to build Dillo. You can also clone the latest changes directly from theGitHub repository.
We always welcome contributions, here are several ways in which you can help:
Dillo caneasily be extended by plugins to support new protocols. Plugins are written in any language and interact using the standard input and output. Here are some of them:
Plugin | Protocol | Language | Description |
---|---|---|---|
dillo-plugin-gemini | gemini:// | Bash | Gemini protocol plugin |
dillo-plugin-gopher | gopher:// | C | Gopher protocol plugin |
dillo-plugin-ipfs | ipfs://, ipns:// | Go | IPFS protocol plugin |
dillo-plugin-man | man:// | Bash | Rendersman pages in HTML |
dillo-plugin-spartan | spartan:// | Bash | Spartan protocol plugin |
To add a new plugin to this list,open a PR orsend an email with a link to your repository and a short description.