Helion is a terminal-based Gemini protocol browser built with Rust. It provides a minimalist and fast browsing experience for the Gemini protocol, designed for users who prefer working in the terminal.
- Simple and lightweight terminal interface.
- Support for Gemini protocol browsing.
- Fast and responsive with minimal resource usage.
- Designed for keyboard navigation and efficiency.
To install Heliodore, follow these steps:
-
Clone the repository:
git clone https://github.com/AlexanderMaxRanabel/heliodore.git cd heliodore
-
Build the project:
cargo build --release
-
Run the browser:
./target/release/heliodore <gemini_url>
Feel free to fork the repository and submit pull requests. Issues and feature requests are welcome!
Heliodore is licensed under the AGPL-3.0 License. See the LICENSE file for more details.