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 3a9b8640c8 apply horizontal/vertical layout to og cards, analog to the one for fallback cards 7 months ago
public feat: 💨 12 months ago
resources
screenshots
src apply horizontal/vertical layout to og cards, analog to the one for fallback cards 7 months ago
.dockerignore
.gitignore
.prettierignore
.prettierrc.yaml
Dockerfile tried and failed to get opengraph data more specific 8 months ago
LICENSE
LOGGING.md
PROXY_SETUP.md fixed discussions rendering 8 months ago
README.md
components.json
docker-compose.dev.yml Opengraph expanded 8 months ago
docker-compose.yml Opengraph expanded 8 months ago
eslint.config.js refactored the navigation 8 months ago
index.html tried and failed to get opengraph data more specific 8 months ago
package-lock.json complete build 7 months ago
package.json bug-fixes for 14.8 7 months ago
postcss.config.js
tailwind.config.js
test-navigation-manual.js refactored the navigation 8 months ago
test-navigation.js refactored the navigation 8 months ago
tsconfig.app.json
tsconfig.json
tsconfig.node.json
vite.config.ts bug-fixing 7 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

Forks

Some interesting forks of Jumble.

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