8000 GitHub - vivganes/lume: A cross-platform desktop nostr client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ lume Public
forked from lumehq/lume

A cross-platform desktop nostr client

License

Notifications You must be signed in to change notification settings

vivganes/lume

 
 

Repository files navigation

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

pnpm install

Run dev build

pnpm tauri dev

Generate production build

pnpm tauri build

Nix

Requirements:

  1. Install Nix
  2. Setup direnv

cd into the root folder of the project to enter nix develop shell. Run direnv allow (only once). Then run pnpm or bun (experimental) commands as described above.

About

A cross-platform desktop nostr client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.8%
  • Rust 0.8%
  • JavaScript 0.7%
  • Nix 0.4%
  • CSS 0.2%
  • HTML 0.1%
0