Official repository and project is on soucehut. This repository is archived.
Goal: A TUI for the tinylogs format on the gemini space.
Assuming you downloaded the right binary for your system and put it in your binary, eg: ~/bin:
# will create the configuration and subscription files in ~/.config/gtl/ and subscribe to tinylog aggregator (gemini://tinylogs.gmi.bacardi55.io).
~/bin/gtl
To read the global help:
gtl --help
Please read the installation page.
Please read the configuration page
Gtl can run in 3 modes:
- TUI: An interactive TUI. See the TUI mode documentation.
- CLI: A command line interface. See the CLI mode documentation.
- Gemini: A mode that return a text/gemini output, compatible with the Tinylog format. See the Gemini mode documentation.