#nostr #client #gtk

nightly bin+lib gnostique

Native desktop Nostr client

1 unstable release

0.1.0-alpha.1 Jan 17, 2023

#58 in #nostr

25 downloads per month

Apache-2.0 OR MIT

55KB
709 lines

Gnostique

About

Native desktop client for Nostr.

Status

Not yet usable.

Version 0.1.0-alpha.1 does not connect to Nostr, although it already contains basic support for it. This version is meant for experimentation with constructing widgets and displaying text notes. Events come from a built-in text file.

Try now

fossil clone https://jirijakes.com/code/gnostique
cd gnostique
cargo run

When launched for the first time, avatars will be downloaded and saved to ~/.cache/gnostique/avatars. Subsequent launches will use the cached images.

Screenshot

Dependencies

~39–55MB
~1M SLoC