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 360df5334d0affc94fb790267e05cac1e29d0f9e
parent 38415597064a9c776de096dd45693909762e7522
Author: Brian Mayer <bleemayer@gmail.com>
Date:   Wed, 14 Jul 2021 12:18:28 -0300

Add astro client
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -43,6 +43,7 @@ Repo mirrors: ### Terminal - [Amfora](https://github.com/makeworld-the-better-one/amfora) (Go) - "fancy" terminal client. +- [astro](https://github.com/blmayer/astro) (Shell) - terminal client using less written in POSIX shell script. - [Asuka](https://git.sr.ht/~julienxx/asuka) (Rust) - an NCurses-based Gemini client. - [AV-98](https://tildegit.org/solderpunk/AV-98) (Python) - Gemini client derived from the popular VF-1 Gopher client. - [bollux](https://sr.ht/~acdw/bollux/) (Bash) - bash Gemini client.