Skip to content

brendanmanning/YouTubeNow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTubeNow

Watch YouTube videos with friends

Setup

Download nodejs then pick an option

Automatic

Run this in a Bash Shell:

sudo wget https://raw.githubusercontent.com/brendanmanning/YouTubeNow/master/install.sh && sudo chmod +x install.sh && sudo ./install.sh

Manual

Run this...

npm install --save [email protected]

And then do...

npm install --save socket.io

Finally (inside YouTubeNow directory)...

node server.js

Open http://localhost:8080 and pour youself some ☕

About

Watch YouTube videos with friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published