~alva/rocket

GTK Gemini browser
keep up with zig

refs

trunk
browse  log 

clone

read-only
https://git.sr.ht/~alva/rocket
read/write
git@git.sr.ht:~alva/rocket

You can also use your local clone with git send-email.

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