You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Silberengel c784ff5cf8 readings 5 months ago
public feat: 💨 9 months ago
resources feat: opensats 10 months ago
screenshots Revert "refactor: 💨" 11 months ago
src readings 5 months ago
.dockerignore feat: add docker deployment configuration (#311) 10 months ago
.gitignore feat: added QR code scanner for bunker login (#586) 6 months ago
.prettierignore refactor: remove electron-related code 1 year ago
.prettierrc.yaml 🎉 1 year ago
Dockerfile basic imwald configuration 5 months ago
LICENSE chore: add LICENSE 11 months ago
README.md feat: opensats 10 months ago
components.json refactor: remove electron-related code 1 year ago
docker-compose.dev.yml basic imwald configuration 5 months ago
docker-compose.yml basic imwald configuration 5 months ago
eslint.config.js refactor: remove electron-related code 1 year ago
index.html feat: update layout 7 months ago
package-lock.json first prototype of duscussions 5 months ago
package.json first prototype of duscussions 5 months ago
postcss.config.js refactor: remove electron-related code 1 year ago
tailwind.config.js feat: update layout 7 months ago
tsconfig.app.json fix type bug 5 months ago
tsconfig.json refactor: remove electron-related code 1 year ago
tsconfig.node.json refactor: remove electron-related code 1 year ago
vite.config.ts feat: polls (#451) 8 months ago

README.md

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