mopidy / mopidy.js

JavaScript library for controlling a Mopidy music server over a WebSocket from browsers or Node.js. This is the foundation of Mopidy web clients.
https://mopidy.com
Apache License 2.0
75 stars 18 forks source link

List projects that use mopidy.js #43

Open arthurlutz opened 3 years ago

arthurlutz commented 3 years ago

I arrived on this project through a problem I'm having with node-red-contrib-mopidy (cf #42 ) and I realise this might also be used with https://github.com/jaedb/iris which I also use, so thanks again !

It would be nice to have a list of projects that use mopidy.js in the README, also enabling developers to see how it is being used (in my usecase trying to find example code for tracklist.add)

jodal commented 3 years ago

I'd welcome a PR adding such a list. It doesn't have to be complete initially, but should at least check the top five Mopidy web frontends and see if they use Mopidy.js.