A community fork of Jumble, made by and for music lovers
Find a file
2025-04-06 00:34:32 +08:00
public feat: pwa 2024-12-22 16:37:38 +08:00
resources refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
screenshots docs: add screenshots 2025-03-02 19:14:01 +08:00
src feat: following's favoriate relays 2025-04-06 00:34:32 +08:00
.gitignore feat: integrate nstart (#33) 2025-01-29 15:32:26 +08:00
.prettierignore refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
.prettierrc.yaml 🎉 2024-10-26 18:10:41 +08:00
components.json refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
eslint.config.js refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
index.html fix: 🎨 2025-02-09 22:13:10 +08:00
package-lock.json chore: update nostr-tools (#248) 2025-04-03 17:58:59 +08:00
package.json chore: update nostr-tools (#248) 2025-04-03 17:58:59 +08:00
postcss.config.js refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
README.md docs: update README 2025-03-03 11:03:18 +08:00
tailwind.config.js feat: support kind 20 2025-01-07 23:19:35 +08:00
tsconfig.app.json refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
tsconfig.json refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
tsconfig.node.json refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
vite.config.ts feat: improve mobile experience 2025-01-02 21:57:14 +08:00

Jumble Logo

logo designed by Daniel David

Jumble

A beautiful nostr client focused on browsing relay feeds

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

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