1
0
Fork
You've already forked rocket
0
forked from owl/rocket
No description
  • Zig 100%
2023年11月30日 20:19:32 +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 revive 2023年11月30日 19:22:21 +01:00
.gitignore add gitignore and prepare for some refactoring 2023年11月30日 20:19:32 +01:00
build.zig revive 2023年11月30日 19:22:21 +01:00
LICENSE Initial commit 2020年12月03日 00:35:47 +01:00
README.md Make it build with GTK4 and libadwaita 2021年11月11日 15:20:11 +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 -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. 🦉