A gemini browser. ganymede is a new gemini protocol browser designed for quick sessions written in rust.
- Windows: Unsupported
- MacOS: Unsupported
- Linux: Supported(Any modern distro that supports rust)
- crossterm
- ratatui
- trotter
- colored
- tokio
- anyhow
- clone the repository
git clone https://github.com/AlexanderMaxRanabel/beton.git
- switch to director
- compile beton using
cargo build --release
Binary should be in target/release now