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
## Forks > Some interesting forks of Jumble. - [https://jumble.imwald.eu/](https://jumble.imwald.eu/) Repo: [Silberengel/jumble](https://github.com/Silberengel/jumble) - Discussions support - [https://grouped-notes.dtonon.com/](https://grouped-notes.dtonon.com/) - "Grouped Notes" mode: organizes posts by user and timeframe for cleaner browsing and easier discovery - [https://jumblekat.shakespeare.wtf/](https://jumblekat.shakespeare.wtf/) - Supports custom styles ## Run Locally ```bash # 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 ```bash # 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