petruisfan / webplayer

Node js webplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webplayer

Node js webplayer, developed for the raspberry pi.

It is based on the following REST API:

  • /rest/list/ - get the content of the folder;
  • /rest/play/<name.mp3> - play the file;
  • /rest/playAll/ - play all files in the folder;
  • /rest/stop - stop playback;

By default it uses "mplayer".

About

Node js webplayer


Languages

Language:JavaScript 100.0%