Skip to content

nutsi/cwebmpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cwebmpd

cwebmpd is an web app for mpd. This project is developped in JavaScript with node.js for the server side, and HTML5/CSS3 (twitter bootstrap) and JavaScript for the client-side. Backbone.js is used on the client-side.

To use cwebmpd, you must have nodejs.

How to Install

Clone this repo.

npm install && node app.js

Enjoy !

Features

  • Show current playlist
  • Change current song
  • play/pause next song\prev song
  • stop command (with the same button than play/pause for playing) and a new one to stop music
  • Adding songs/album/artist to the current playlist

Thanks to some github repositories.

About

web app for mpd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published