No description
- Zig 100%
| .builds | Make it build with GTK4 and libadwaita | |
| share | Update for latest Zig/libadwaita | |
| src | fix crash | |
| build.zig | keep up with zig | |
| LICENSE | Initial commit | |
| README.md | fix readme | |
Rocket
Rocket is a Gemini browser.
Status
Somewhat usable, albeit with missing or incomplete features.
Build status: builds.sr.ht status
Building
You need Zig, GTK4, and libadwaita.
# Build in your mode of choice and install to your preferred prefix
zig build install -Doptimize=Release{Fast, Safe, Small} --prefix {/usr, ~/.local}
# Uninstall
zig build uninstall --prefix {/usr, ~/.local}
# Build and run (debug mode)
zig build run
# Run tests
zig build test
Contributing
This code is messy and bad, so feel free to change whatever you want.
Send patches and questions to ~alva/rocket@lists.sr.ht.
A public good by Ugla. 🦉