A community fork of Jumble, made by and for music lovers
Find a file
codytseng 2873b9bdd8 feat: 💨
2025-01-26 17:48:03 +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
src feat: 💨 2025-01-26 17:48:03 +08:00
.gitignore feat: pwa 2024-12-22 16:37:38 +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 feat: set background color as early as possible 2025-01-17 10:38:25 +08:00
package-lock.json feat: carousel dot 2025-01-15 15:23:09 +08:00
package.json feat: picture notes editor 2025-01-12 17:18:45 +08:00
postcss.config.js refactor: remove electron-related code 2024-12-21 23:20:30 +08:00
README.md refactor: remove electron-related code 2024-12-21 23:20:30 +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-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

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 :) codytseng@getalby.com

License

MIT