From 4e0221cebfd3356654e6f1fbb6d47f42b7b026f2 Mon Sep 17 00:00:00 2001 From: Nova Cat Date: Wed, 15 Jan 2025 19:49:10 -0800 Subject: [PATCH] Add Gem2Browser --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa4d97a..a0e46b8 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ Repo mirrors: - [Gopher-and-Gemini-Walker](https://github.com/mkamarin/Gopher-and-Gemini-Walker) (Python) - Terminal client (without network connectivity) to navigate a folder structure containing a Gemini capsule or Gopher hole. - [Gemini Diagnostics](https://github.com/michael-lazar/gemini-diagnostics) - A torture test for gemini servers - [Pulsar](https://github.com/YGGverse/Pulsar) (PHP) - RSS Aggregator for Gemini Protocol +- [Gem2Browser](https://g2b.swee.codes) (Python) - A relay for viewing Gemini in HTTP/HTML ### Gemtext converters - [dioscuri](https://github.com/wooorm/dioscuri) (JS) - A Gemtext parser with interfaces to transform to and from mdast (markdown ast) and to compile to HTML.