2025-06-14 13:16:02 +08:00
2024-12-22 16:37:38 +08:00
2025-05-17 13:45:53 +08:00
2025-04-08 20:18:59 +08:00
2025-01-29 15:32:26 +08:00
🎉
2024-10-26 18:10:41 +08:00
2025-04-06 20:22:49 +08:00
2025-05-01 17:01:35 +08:00
2025-05-23 22:47:31 +08:00
2025-05-23 22:47:31 +08:00
2025-05-17 13:45:53 +08:00
style: 🎨
2025-04-24 22:23:22 +08:00

Jumble Logo

logo designed by Daniel David

Jumble

A user-friendly Nostr client focused on relay feed browsing and relay discovery

Features

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

Screenshots

Jumble Screenshot 01
Jumble Screenshot 02 Jumble Screenshot 03 Jumble Screenshot 04

Run Locally

# Clone this repository
git clone https://github.com/CodyTseng/jumble.git

# Go into the repository
cd jumble

# Install dependencies
npm install

# Run the app
npm run dev

Run Docker

# Clone this repository
git clone https://github.com/CodyTseng/jumble.git

# Go into the repository
cd jumble

# Run the docker compose
docker compose up --build -d

After finishing, access: http://localhost:8089

Sponsors

open-sats-logo

Donate

If you like this project, you can buy me a coffee :)

lightning: codytseng@getalby.com

bitcoin: bc1qx8kvutghdhejx7vuvatmvw2ghypdungu0qm7ds

geyser: https://geyser.fund/project/jumble

License

MIT

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