2023-11-28 20:43:40 -08:00
2023-07-05 14:53:25 -07:00
2022-12-12 14:33:37 -08:00
2023-07-09 12:29:39 -07:00
2023-07-01 11:26:33 -07:00
2023-07-09 12:29:39 -07:00
2023-07-01 11:25:55 -07:00
2023-07-05 14:56:14 -07:00
2023-07-06 08:40:50 -07:00
2023-11-28 20:43:40 -08:00
2023-11-26 16:39:07 -08:00
2023-07-06 08:40:50 -07:00

Damus Android

A multiplatform nostr client. Works on android and desktop

Alpha! WIP!

Compiling

The shell.nix provides a reproducible build environment for android and rust. I recommend using direnv to load this environment when you cd into the directory.

Once you have your dev shell setup, you can build with this command:

$ cargo apk run --release 

This will build and run the app on your android device.

You can also just type

$ cargo run --release

To run the multiplatform desktop version of the app called NoteDeck.

Description
A multiplatform nostr client
Readme 28 MiB
Languages
Rust 83.1%
Fluent 13.5%
Python 1.5%
Java 0.8%
Shell 0.3%
Other 0.7%