2024-10-31 19:06:13 +08:00
2024-10-31 17:53:03 +08:00
🎉
2024-10-26 18:10:41 +08:00
2024-10-31 17:53:03 +08:00
2024-10-31 17:53:03 +08:00
2024-10-31 17:53:03 +08:00
🎉
2024-10-26 18:10:41 +08:00
🎉
2024-10-26 18:10:41 +08:00
🎉
2024-10-26 18:10:41 +08:00
🎉
2024-10-26 18:10:41 +08:00
🎉
2024-10-26 18:10:41 +08:00
🎉
2024-10-26 18:10:41 +08:00
🎉
2024-10-26 18:10:41 +08:00
🎉
2024-10-26 18:10:41 +08:00
🎉
2024-10-26 18:10:41 +08:00
🎉
2024-10-26 18:10:41 +08:00
2024-10-31 18:12:12 +08:00
2024-10-31 18:12:12 +08:00
🎉
2024-10-26 18:10:41 +08:00
2024-10-31 19:06:13 +08:00
🎉
2024-10-26 18:10:41 +08:00
2024-10-31 17:53:03 +08:00
2024-10-31 17:53:03 +08:00
2024-10-31 17:53:03 +08:00

jumble

Yet another Nostr desktop client

NOTE: Currently, only browsing is supported. Posting, liking, and reposting will be available soon.

Features

  • Relay-Based Browsing: Explore content directly through relays without following specific users
  • Relay-Friendly Design: Minimized and simplified requests ensure efficient communication with relays
  • Relay Groups: Easily manage and switch between relay groups
  • Clean Interface: Enjoy a minimalist design and intuitive interactions

Download

You can download the latest version from the release page. If you want to use Apple Silicon version, you need to build it from the source code.

Because the app is not signed, you may need to allow it to run in the system settings.

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

Description
fork of cody tseng's jumble, cleaned up and made faster
Readme MIT 35 MiB
Languages
TypeScript 98.9%
Python 0.6%
CSS 0.2%
JavaScript 0.1%