# 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 ![](https://jirijakes.com/code/gnostique/raw/345cc0d28c5a377145023e0e45a2e30bf3af815a256a1252d9855c4e953fbd61?m=image/png)