gitplaza
Gitplaza is a desktop Nostr client specialized in handling git stuff.
Installation
Supported Platforms
Currently, Linux is the officially supported platform. While it may function on Windows and macOS, these platforms are not yet fully tested or supported.
Build from source
Install Rust and Cargo
Download this repository, checkout the latest release tag and build the application
git clone https://codeberg.org/dluvian/gitplaza.git cd gitplaza git checkout <release-tag> cargo build --releaseRun the generated executable:
./target/release/gitplaza
Troubleshooting compilation errors
If you run into compilation or linking errors during cargo build, here are some common fixes on Debian/Ubuntu-based systems:
If you see "linker cc not found" then install the essential build tools:
sudo apt install build-essentialsIf you see OpenSSL-related errors (for example, build failures referencing OpenSSL) then install pkg-config and the OpenSSL development headers:
sudo apt install pkg-config libssl-devIf you see errors referencing libdbus, install the DBus development package and pkg-config:
sudo apt install libdbus-1-dev pkg-configAlternative
Download the latest release binaries here: https://codeberg.org/dluvian/gitplaza/releases.
Screenshots
Repository

Issue

Profile

Inbox

Activity

Nostr events
NIP-?? Software Application Events (currently a pull request)
Resources
rust-nostr cross platform Nostr library
Iced GUI framework
Contributing
Contributing via Nostr
Issues and pull requests are welcome, but they must be submitted over Nostr.
Issues can be created and tracked directly within Gitplaza. For more complete tooling and a broader Nostr-based Git experience, check out GitWorkshop and ngit.
License
Nostr
Find me on nostr:
npub1useke4f9maul5nf67dj0m9sq6jcsmnjzzk4ycvldwl4qss35fvgqjdk5ks
Support
If you find Gitplaza useful, consider supporting its continued development through a donation.
Lightning Address: gratingkidney60@walletofsatoshi.com