gnostique 0.1.0-alpha.1

Native desktop Nostr client.
docs.rs failed to build gnostique-0.1.0-alpha.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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