This is a tui browser for the gemini protocol.

Warning
This has been tested and used only on linux.
git clone --depth=1 https://github.com/chachacollins/aries
cd aries
cargo build --release
cp ./target/release/aries $INSTALFOLDERTo view the help page just press ctrl + h while anywhere in the browser.
This project is under public domain. See more here Unlicense license.