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 1a16be1b6909e13fef10e12622aa3cf8d39cf384
parent cd307b2af1c07037142670dea9374fe0c6778a07
Author: marty1885 <marty188586@gmail.com>
Date:   Mon, 20 Dec 2021 16:51:36 +0800

Add TLGS and Dremini link

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

diff --git a/README.md b/README.md @@ -110,6 +110,7 @@ Repo mirrors: - [SmolNetSharp](https://github.com/LukeEmmet/SmolNetSharp) (C#) - cross platform .NET (core/framework) client library for building Gemini and Gopher clients - [warmuuh/jemini](https://github.com/warmuuh/jemini/tree/main/gemini-client)(Java) - reactive gemini-client, part of jemini-project - [geminic](https://github.com/WarpEngineer/geminic) (Erlang) - An Erlang library for building Gemini protocol clients. +- [dremini](https://github.com/marty1885/dremini) (C++) - Highly concurrent C++ Gemini server and client library ## Related Specifications - [GemPub Specification](https://codeberg.org/oppenlab/gempub) - Gempub, the Gemini e-book (and capsule archive) container specification. @@ -184,6 +185,7 @@ Repo mirrors: - __gemini://rawtext.club/~sloum/cgi/weather__ - US weather reports by zip code. - [gemlog.blue](https://gemlog.blue) - Gemini hosting from a web frontend. - __gemini://houston.gmi.bacardi55.io__ - A simple tool to check if a capsule is up or not +- __gemini://tlgs.one__ - ([http version](https://tlgs.one)) Another public search provider for Gemini([repo](https://github.com/marty1885/tlgs)). ## Tools