Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/glentiki/youtube-party

A thing for hosting youtube-parties!
https://github.com/glentiki/youtube-party

Last synced: 29 minutes ago
JSON representation

A thing for hosting youtube-parties!

Awesome Lists containing this project

README

        

# Youtube-party!

## Host a youtube party with your friends! Perfect for playing your music at party!

Prerequisites: have nodejs or electron installed.

### To start the party (with node):

In your command line client, navigate to the project directory and run the commands below:
```
npm install
node index.js
```

### To start a the party (with electron):

In your command line client, navigate to the project directory and run the commands below:
```
npm install
electron .
```

You can view the currently playing songs at YOUR-IP:3000/ and can control it from YOUR-IP:3000/client.

When you have some friends over, start up the server and navigate to the main page, and give your friends the url to control your server! :)