11ad281d724a94b8236eec8a5eacf9a07d95c478
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%