I've forked bacardi55's Gemini Tinylog Reader/Editor "GTL", because it seems he doesn't reliably work on his Gemini projects anymore. There were open patches for over 7 month without being merged so I did the fork, especially because I use GTL myself and like it very much. I've already fixed a few bugs and added a few features, so bookmarks are now finally usable (see the README.md about this) and preformatted text is now displayed reasonably.
You can build from the sources in Golang to get the most recent patches, cloning my Codeberg.org repository:
https://codeberg.org/fab/gtl
If you don't want to mess around with Golang and don't want to build the sources yourself, you can directly download some prebuilt binaries, which are built for Linux, FreeBSD, NetBSD and OpenBSD, each for the x86_64 (amd64) and arm64 architectures. I try to make binary tag releases on a regular basis. Download Link:
https://codeberg.org/fab/gtl/releases
I hope for some people to test GTL and maybe give some feedback. I'm always open for ideas and problems. You can also send in Pull Requests if you find a bug or want to add a feature. If you have problems or find a bug you can use the Codeberg issue tracker for GTL:
https://codeberg.org/fab/gtl/issues
#Gemini #GeminiProtocol #Tinylog #Tinylogs #gtl #Go #Golang

