Skip to content

agnivade/youremote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youremote

Play songs in your speaker from anywhere in your home !

Prerequisites

The app uses the wonderful mpsyt library to play youtube songs. So you need to install that first.

[sudo] pip3 install mps-youtube

Steps to Run the app

1> First, we need to install the node libraries

$cd public/scripts
$npm install

2> For every time you touch the jsx file, you need to rebuild jsx to js again. Therefore, run the build.sh script

$./build.sh

3>

go run server.go

About

Play songs in your speaker from anywhere in your home !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published