forked from owl/rocket
No description
- Zig 100%
| .builds | Make it build with GTK4 and libadwaita | |
| share | Update for latest Zig/libadwaita | |
| src | revive | |
| .gitignore | add gitignore and prepare for some refactoring | |
| build.zig | revive | |
| LICENSE | Initial commit | |
| README.md | Make it build with GTK4 and libadwaita | |
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 -Drelease-{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. 🦉