diff --git a/README.md b/README.md index 91a8ac1..da83a8a 100644 --- 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.