1
0
Fork
You've already forked rocket
1
No description
  • Zig 100%
2024年02月05日 17:41:41 +01:00
.builds Make it build with GTK4 and libadwaita 2021年05月17日 16:21:11 +02:00
share Update for latest Zig/libadwaita 2021年11月15日 21:47:01 +00:00
src fix crash 2023年11月30日 20:30:48 +01:00
build.zig keep up with zig 2024年02月05日 17:41:41 +01:00
LICENSE Initial commit 2020年12月03日 00:35:47 +01:00
README.md fix readme 2023年11月30日 19:38:03 +01:00

Rocket

Rocket icon

Rocket is a Gemini browser.

Status

Somewhat usable, albeit with missing or incomplete features.

Build status: builds.sr.ht status

Rocket screenshot

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. 🦉