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.
|
|
1 year ago | |
|---|---|---|
| public | 1 year ago | |
| resources | 1 year ago | |
| src | 1 year ago | |
| .gitignore | 1 year ago | |
| .prettierignore | 1 year ago | |
| .prettierrc.yaml | 1 year ago | |
| README.md | 1 year ago | |
| components.json | 1 year ago | |
| eslint.config.js | 1 year ago | |
| index.html | 1 year ago | |
| package-lock.json | 1 year ago | |
| package.json | 1 year ago | |
| postcss.config.js | 1 year ago | |
| tailwind.config.js | 1 year ago | |
| tsconfig.app.json | 1 year ago | |
| tsconfig.json | 1 year ago | |
| tsconfig.node.json | 1 year ago | |
| vite.config.ts | 1 year ago | |
README.md
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