docs: make work better as a markdown file
docs: clean up readme
docs: describe project as fork of the fish project
Jemini-sh is an attempt at implementing a gemini client in POSIX shell with minimal features and dependencies. Originally forked from a fish-shell client.
=> https://git.sr.ht/~jameschip/jemini Jemini-sh's fishy father
The client is made up of several shell scripts, each having its own purpose.
This script is responsible for performing a request to a gemini server. The full response is written to stdout.
./jemini_request.sh gemini://gemini.circumlunar.space/~jameschip/food/cgtchut.gmi
Parses text/gemini from stdin into a colourful output.
gmni 'gemini://gus.guru/search?posix' | ./jemini_parse.sh