electron-music-server
v1.0.8
Published
A little code in nodejs to be play music on a headless computer, like raspberry pi, it will be conttrolled by Electron Music, another project. ### REMEMBER: This need a basic knowledge of node/npm. If you don't, here's a link: https://www.w3schools.com
Downloads
13
Readme
Electron Music Server
A little code in nodejs to be play music on a headless computer, like raspberry pi, it will be conttrolled by Electron Music, another project.
REMEMBER:
This need a basic knowledge of node/npm. If you don't, here's a link: https://www.w3schools.com/nodejs/nodejs_npm.asp It can be tricky to install and use, but it's the less annoyng. Sorry.
To use:
First be sure you have Mplayer installed. You will need it. sudo apt-get install mplayer Then install the package using NPM npm install -g electron-music-server
How it works?
You can access it by: :8080 or: Use the "Electron Music" to control it. Access it. Link: https://github.com/algoz098/electron-music