jeff-saupe / mopidy-java

A pure Java library for accessing a Mopidy music server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mopidy-Java

Based on danbrough/mopidy-java

A pure Java library for accessing a Mopidy music server.

To-Do's

  • Remove RuntimeTypeAdapterFactory and GsonBuilder in Api.java
  • Finish implementations of Mopidy objects (e.g. Playlist, Tracklist)
  • Update and create new tests
  • Create examples
  • Refactoring (including code formatting)
  • Maven Central upload + GitHub Badge via shields.io
  • GitHub Workflow

About

A pure Java library for accessing a Mopidy music server

License:Apache License 2.0


Languages

Language:Java 99.7%Language:HTML 0.3%