# dillo-gemini [Gemini][] protocol plugin for [Dillo][]. ## Screenshot ![Dillo loading gemini://gemini.conman.org/](&Mi6TnZIOeSmIVeI0VbtY3tqvIEcoCrUas2EwwS09sl0=.sha256) ## Install dillo-gemini requires the `openssl` command-line tool. [ansi2html](https://pypi.org/project/ansi2html/) is optionally required to render pages that use ANSI escape codes (e.g. for colors). This repo is hosted on the [SSB Network][SSB] using [git-ssb][]. ```sh git clone ssb://%V0D7DtSnZyyAp1NbgOJF2ZAFMeUy9eXwyClCEKYUYAI=.sha256 dillo-gemini cd dillo-gemini mkdir -p ~/.dillo/dpi/gemini ln -rs gemini.filter.dpi ~/.dillo/dpi/gemini test -f ~/.dillo/dpidrc || cp /etc/dillo/dpidrc ~/.dillo/dpidrc echo 'proto.gemini=gemini/gemini.filter.dpi' >> ~/.dillo/dpidrc dpidc stop ``` ## Sites to try - - ## See also - [gemini.filter.dpi](https://github.com/boomlinde/gemini.filter.dpi) - Another Dillo Gemini plugin, implemented in Go, and more feature-complete than this one. [Gemini]: https://gopher.tildeverse.org/zaibatsu.circumlunar.space/1/~solderpunk/gemini [Dillo]: https://dillo.org/ [git-ssb]: %n92DiQh7ietE+R+X/I403LQoyf2DtR3WQfCkDKlheQU=.sha256 [SSB]: https://www.scuttlebutt.nz/ ## License FSFAP