Some experimentation and testing to interface with the Mopidy JSON-RPC API.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
suroh e92943bfb6 Started modularising code into Express and Mopidy. TODO: get basic rendering working. 5 years ago
.gitignore Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Started modularising code into Express and Mopidy. TODO: get basic rendering working. 5 years ago
index.js Started modularising code into Express and Mopidy. TODO: get basic rendering working. 5 years ago
mopidy.js Started modularising code into Express and Mopidy. TODO: get basic rendering working. 5 years ago
package-lock.json Started modularising code into Express and Mopidy. TODO: get basic rendering working. 5 years ago
package.json Started modularising code into Express and Mopidy. TODO: get basic rendering working. 5 years ago

README.md

mopidyNode

Some experimentation and testing to interface with Mopidy. Final outcome is a simple, somewhat modular system to easily allow undergraduate UX students to see a UI in action.

Frameworks

  • mopidy
  • express
  • handlebars

If I decide to try and deploy it to mobile i will check this out : Cordova