8726e22b387fbdb3ad5bda302116cfe0b69751de
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%