Damus
dluvian profile picture
dluvian
I've just released the first version of GitPlaza, a GitHub alternative built on Nostr. It's written in Rust, uses Iced for the GUI and rust-nostr for nostr stuff.

Current features:
- Login via nsec
- Activity feed for the people you follow (only issue creation)
- Create issues
- Comment on issues

You can download it here:
https://codeberg.org/dluvian/gitplaza/releases/tag/v0.1.0

Or check the instructions on the readme to self-compile it.

Thanks to @npub1drvpz... for his excellent rust-nostr library.