Is anyone using the Gemini protocol (not Google's Gemini)
a year ago
- #Gemini client
- #open source
- #terminal application
- Amfora is a terminal-based Gemini client with a focus on aesthetics and features.
- It is cross-platform, including full Windows support, though recommends Windows Terminal for better UTF-8 compatibility.
- Passes client torture tests by Sean Conman and Egsam.
- Currently in maintenance mode, with slow integration of bug fixes and feature PRs.
- Available for download on Unix-based systems, Windows, and through package managers like Homebrew, MacPorts, and Scoop.
- Special installation instructions provided for Termux on Android.
- Advanced users can install from source with Go 1.15+ and GNU Make.
- Features include URL browsing with TOFU, tabbed browsing, ANSI color support, and more.
- Open-source, licensed under GPL v3.0, utilizing several libraries like cview and Viper.