[ci skip] Add related projects note to bottom of readme

This commit is contained in:
Sasha Hilton 2018-03-18 21:33:01 +01:00 committed by GitHub
parent 0f80d80205
commit e92bb451b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,3 +79,13 @@ Use at your own risk.
## License
Everything in this repository is licensed under the MIT license.
## Related Projects
This is a non exhaustive list of projects that either use or have modified librespot. If you'd like to include yours, submit a PR.
- [librespot-golang](https://github.com/librespot-org/librespot-golang) - A golang port of librespot.
- [plugin.audio.spotify](https://github.com/marcelveldt/plugin.audio.spotify) - A Kodi plugin for Spotify.
- [raspotify](https://github.com/dtcooper/raspotify) - Spotify Connect client for the Raspberry Pi that Just Works™
- [Spotifyd](https://github.com/Spotifyd/spotifyd) - A stripped down librespot UNIX daemon.
- [Spotcontrol](https://github.com/badfortrains/spotcontrol) - A golang implementation of a Spotify Connect controller. No playback functionality.