Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

emersion/clementine-remote-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clementine-remote-web

A web interface for Clementine powered by Node.js, Polymer and Browserify.

screenshot_2014-12-20-12-41-02

Install:

npm install
bower install

Run:

node .

Since Browserify is used, if you want to edit client.js run grunt build after (you will need grunt to be installed: npm install -g grunt-cli).

You can run grunt watch instead to recompile automagically the browserify bundle when a file is changed.

About

A web interface for Clementine powered by Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published