cgmnlm

colorful gemini line mode browser
git clone https://git.clttr.info/cgmnlm.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 872c98e12b39e85b20ea96f1ded794fcc0204164
parent 53a1f61fba4853220db28178a83ce41747058a2c
Author: René Wagner <rwa@noreply@clttr.info>
Date:   Fri, 29 Oct 2021 21:53:35 +0200

add release aur package to readme

Diffstat:
MREADME.md | 10+++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -18,7 +18,7 @@ This is a [Gemini](https://gemini.circumlunar.space/) client. Included are: - no caching of page content - no persistent history across sessions -### Modifications compared to upstream +## Modifications compared to upstream This project is of fork of https://git.sr.ht/~sircmpwn/gmni @@ -31,6 +31,8 @@ It includes the following modifications: - `t[N]` command to download the content behind a link to a temporary file - `a` command to switch between display of preformatted blocks and alt text (if available) +### Colors + The actual colors used depend on your terminal palette: - heading 1: light red - heading 2: light yellow @@ -46,9 +48,11 @@ Besides this rendering adjustments i'll try to keep track of upstream changes or See `gmni(1)`, `cgmnlm(1)`. -# Installation +## Installation -* ArchLinux and derivates: https://aur.archlinux.org/packages/cgmnlm-git/ +* ArchLinux and derivates: + * release: https://aur.archlinux.org/packages/cgmnlm/ + * latest: https://aur.archlinux.org/packages/cgmnlm-git/ ## Compiling