From fe073e6a8ba9756454321d61959d3ece5b85d87a Mon Sep 17 00:00:00 2001 From: Henrik Date: Thu, 21 Mar 2019 00:12:03 +0100 Subject: [PATCH] add ncspot to list of related projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 440a528e..bcd86119 100644 --- a/README.md +++ b/README.md @@ -90,3 +90,4 @@ This is a non exhaustive list of projects that either use or have modified libre - [Spotcontrol](https://github.com/badfortrains/spotcontrol) - A golang implementation of a Spotify Connect controller. No playback functionality. - [librespot-java](https://github.com/devgianlu/librespot-java) - A Java port of librespot. +- [ncspot](https://github.com/hrkfdn/ncspot) - Cross-platform ncurses Spotify client.