Browse Source

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

Sasha Hilton 7 years ago
parent
commit
e92bb451b5
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -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.
+