Files: 6b757378593bb48a24cce4044c62098303f368b0 / README.md
1267 bytesRaw
dillo-gemini
Gemini protocol plugin for Dillo.
Screenshot
Install
dillo-gemini requires the openssl
command-line tool.
ansi2html is optionally required to render pages that use ANSI escape codes (e.g. for colors).
This repo is hosted on the SSB Network using git-ssb.
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 - Another Dillo Gemini plugin, implemented in Go, and more feature-complete than this one.
License
FSFAP
Built with git-ssb-web