An open API service indexing awesome lists of open source software.

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.

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
```