mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-11 13:48:12 -05:00
Limited C version of librespot. No Spotify Connect support. Library only. Used by OwnTone.
Build:
- autoreconf -i && ./configure && make
Test:
- make check
- ./tests/test1
Dependencies:
- libevent-dev libgcrypt20-dev libcurl4-gnutls-dev libjson-c-dev libprotobuf-c-dev
Credits:
- librespot (https://github.com/librespot-org/librespot)
- timniederhausen for Shannon cipher (https://github.com/timniederhausen/shannon)