Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/glentiki/youtube-party
- Owner: GlenTiki
- Created: 2015-07-10T09:09:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-14T13:36:21.000Z (almost 8 years ago)
- Last Synced: 2024-11-25T20:25:16.193Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 277 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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! :)