From 148408000c8271d976f53cf8ad78dbd67d11c157 Mon Sep 17 00:00:00 2001 From: Brian Mayer Date: Mon, 2 Sep 2024 20:09:20 -0300 Subject: [PATCH] Renamed astro to ereandel The astro project was renamed to ereandel. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35dae8d..6d709e9 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,6 @@ Repo mirrors: ### Terminal - [Amfora](https://github.com/makeworld-the-better-one/amfora) (Go) - "fancy" terminal client. In [maintenance mode](https://www.makeworld.space/2023/08/bye_gemini.html). -- [astro](https://github.com/blmayer/astro) (Shell) - terminal client using less written in POSIX shell script. - [astronaut](https://sr.ht/~adnano/astronaut/) (Go) - a gemini browser for the terminal - [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. @@ -54,6 +53,7 @@ Repo mirrors: - [cgmnlm](https://git.sr.ht/~rwa/cgmnlm) (C) - colorful gemini line-mode client, fork of gmni. - [diohsc](https://mbays.sdf.org/diohsc/) (Haskell) - simple line-based command-response terminal user interface with ANSI colour. - [Elpher](https://thelambdalab.xyz/elpher/) (Emacs) - combined Gopher and Gemini client for the popular text editor / operating system. +- [ereandel](https://github.com/blmayer/ereandel) (Shell) - terminal client using a custom pager written in POSIX shell script. - [gelim](https://sr.ht/~hedy/gelim/) (Go) - A minimalist line-mode smolnet client written in go. - [gem.awk](http://git.vgx.fr/gem.awk/file/gem.awk.html) (Awk) - minimal but usable interactive Gemini client in < 250 LOC of Awk. - [gembro](https://git.sr.ht/~rafael/gembro) (Go) - gemini client using [Bubble Tea](https://github.com/charmbracelet/bubbletea).