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 6daefba04a264b247cbc51a91dfd2987255521d1
parent a87dfae1e71b5d3314b65f1ca9331db0f20f18fb
Author: Krispin Schulz <krispin@posteo.de>
Date:   Fri, 27 Nov 2020 09:43:06 +0100

add Services section and add gus and translation
Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -24,6 +24,7 @@ Please contribute to this list to link to all the awesome gemini projects out th - [Programming](#programming) - [Resources](#resources) - [Servers](#servers) +- [Services](#services) - [Tools](#tools) - [Web proxies](#web-proxies) @@ -106,6 +107,11 @@ Please contribute to this list to link to all the awesome gemini projects out th - [Titan](https://github.com/jahzielv/titan) (Rust) - a simple TOML-configured Gemini server and an Express-like Gemini server framework. - [twins](https://gitlab.com/tslocum/twins) (Go) - a YAML-configured Gemini server supporting vhosts, FastCGI and reverse-proxying. +## Services +- __gemini://gus.guru/__ - Gemini Universal Search ([repo](https://natpen.net/code/gus)). +- __gemini://ur.gs/__ - translate from en->es and es->en ([repo](https://code.ur.gs/lupine/capsule/src/branch/main/src/cgi-bin/translate)). + + ## Tools - [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.