824e2ea9d5af2fc4dc339eaca843b32621f1f97a
jumble
Yet another Nostr desktop client
Build from source
You can also build the app from the source code.
Note: Node.js >= 20 is required.
# Clone this repository
git clone https://github.com/CodyTseng/jumble.git
# Go into the repository
cd jumble
# Install dependencies
npm install
# Build the app
npm run build:mac
# or npm run build:win
# or npm run build:linux
The executable file will be in the dist folder.
Donate
If you like this project, you can buy me a coffee :) ⚡️ codytseng@getalby.com ⚡️
License
MIT
Languages
TypeScript
98.9%
Python
0.6%
CSS
0.2%
JavaScript
0.1%