53aa13c8aa090159daf03a98aca2372054d09c2d
Introduction
Lume is a nostr client
Usage
Download Lume for your platform here: https://github.com/luminous-devs/lume/releases
Supported platform: macOS, Windows and Linux
Prerequisites
Develop
Clone project
git clone https://github.com/luminous-devs/lume.git && cd lume
Install packages
bun install
Run dev build
bun tauri dev
Generate production build
bun tauri build
Languages
Rust
85.8%
Shell
14.2%