awesome-gemini

A collection of awesome things regarding the gemini protocol ecosystem.
git clone https://git.clttr.info/awesome-gemini.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit deeff2005be602ecc35021ce4906b5cba63523c7
parent 6daefba04a264b247cbc51a91dfd2987255521d1
Author: Trevor Slocum <trevor@rocketnine.space>
Date:   Sun, 22 Nov 2020 22:14:36 -0800

Add gmitohtml and Xenia
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -60,6 +60,7 @@ Please contribute to this list to link to all the awesome gemini projects out th - [Ariane](https://oppenlab.net/pr/ariane/) (Kotlin/Java) - a Gemini protocol client for Android based OS. - [Deedum](https://github.com/snoe/deedum) (Dart) - an Android and iOS client made with Flutter. - [Gemini Browser](https://github.com/pitr/gemini-ios) (Swift) - iOS native browser. +- [Xenia](https://gitlab.com/tslocum/xenia) (Java) - a Gemini proxy for Android. #### Windows - [GemiNaut](https://www.marmaladefoo.com/pages/geminaut) (C#) - a user friendly graphical Gemini client for MS Windows. @@ -116,6 +117,7 @@ Please contribute to this list to link to all the awesome gemini projects out th - [gemini-pandoc-lua-filter](https://github.com/kr1sp1n/gemini-pandoc-lua-filter) (Lua) - a lua filter for pandoc to output Gemini text. - [gemini-to-html](https://github.com/RangerMauve/gemini-to-html) (Node.js) - a JavaScript library for parsing Gemini pages, and for rendering them to HTML. - [gloggery](https://github.com/kconner/gloggery) (Go) - basic static site generator for blogs in Gemini. +- [gmitohtml](https://gitlab.com/tslocum/gmitohtml) (Go) - a proxy that renders Gemini pages using HTML. ## Web proxies - [Mozz.us portal](https://portal.mozz.us/gemini/gemini.circumlunar.space/)