Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 738 Bytes

File metadata and controls

14 lines (11 loc) · 738 Bytes

SubSonicAPI

MacOS 10.15+ Swift 5 Build Status codecov

This package aims at providing shareable logic, models, parsing and protocols for iOS and MacOS Subsonic applications.

Currently, we're only handling parsing of subsonic XML and JSON data into structs. Next steps are:

  • local library paradigm
  • server switching
  • playqueue concept
  • download concept