https://github.com/elldritch/jukebox
Watch YouTube with your friends.
https://github.com/elldritch/jukebox
Last synced: over 1 year ago
JSON representation
Watch YouTube with your friends.
- Host: GitHub
- URL: https://github.com/elldritch/jukebox
- Owner: elldritch
- Created: 2024-11-08T02:40:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-29T09:51:24.000Z (over 1 year ago)
- Last Synced: 2025-04-12T23:45:22.833Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://jukebox.casa
- Size: 253 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jukebox
Jukebox is a self-hosted app for listening to music together with your friends.
## Usage
```bash
$ cd ./web
$ npm run build
$ cd ..
$ cabal run
```