8f8617d8f9250222b01693efdb8abe0cc6032993
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%