From 656bc7b41cb4e56b7239a621586d0c689e940673 Mon Sep 17 00:00:00 2001
From: DoYouNotice <94945611+DoYouNotice@users.noreply.github.com>
Date: Tue, 29 Mar 2022 19:13:02 +0000
Subject: [PATCH 1/3] added additonal spotify clients for android
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 7c38069..83ade13 100644
--- a/README.md
+++ b/README.md
@@ -491,6 +491,8 @@ With email aliases, you can finally create a different identity for each website
- [Spot](https://github.com/xou816/spot) - Native Spotify client built in GTK and Rust.
- [psst](https://github.com/jpochyla/psst) - Fast and multi-platform Spotify client with native GUI.
- [ncspot](https://github.com/hrkfdn/ncspot) - Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
+- [blade player](https://github.com/vhaudiquet/BladePlayer) - Open source Android Spotify client, works without premium. Although they say u need premium.
+- [xManager](https://github.com/xManager-v2/xManager-Spotify) - Open source Spotify manager. Builds Spotify app with additional features.
**Youtube Music alternative clients**
- [Beatbump](https://github.com/snuffyDev/Beatbump) - Alternative frontend for YouTube Music; no ads and custom API wrapper.
From 6bd98c681b971f6e2d61d02286063031f3ff9dc9 Mon Sep 17 00:00:00 2001
From: DoYouNotice <94945611+DoYouNotice@users.noreply.github.com>
Date: Tue, 29 Mar 2022 19:17:37 +0000
Subject: [PATCH 2/3] correct the text
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 83ade13..a740012 100644
--- a/README.md
+++ b/README.md
@@ -491,7 +491,10 @@ With email aliases, you can finally create a different identity for each website
- [Spot](https://github.com/xou816/spot) - Native Spotify client built in GTK and Rust.
- [psst](https://github.com/jpochyla/psst) - Fast and multi-platform Spotify client with native GUI.
- [ncspot](https://github.com/hrkfdn/ncspot) - Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
-- [blade player](https://github.com/vhaudiquet/BladePlayer) - Open source Android Spotify client, works without premium. Although they say u need premium.
+
+\* No premium required.
+- [Blade Player](https://github.com/vhaudiquet/BladePlayer) - Open source Spotify client, works without premium.
+ Although they say u need premium.
- [xManager](https://github.com/xManager-v2/xManager-Spotify) - Open source Spotify manager. Builds Spotify app with additional features.
**Youtube Music alternative clients**
From d1f1045d04dd091234393f7c0b86e55816d29bb2 Mon Sep 17 00:00:00 2001
From: DoYouNotice <94945611+DoYouNotice@users.noreply.github.com>
Date: Wed, 20 Apr 2022 03:36:13 +0200
Subject: [PATCH 3/3] Removed xManager
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2cc1750..cf8cbba 100644
--- a/README.md
+++ b/README.md
@@ -496,9 +496,9 @@ With email aliases, you can finally create a different identity for each website
\* No premium required.
+
- [Blade Player](https://github.com/vhaudiquet/BladePlayer) - Open source Spotify client, works without premium.
- Although they say u need premium.
-- [xManager](https://github.com/xManager-v2/xManager-Spotify) - Open source Spotify manager. Builds Spotify app with additional features.
+
**Youtube Music alternative clients**
- [Beatbump](https://github.com/snuffyDev/Beatbump) - Alternative frontend for YouTube Music; no ads and custom API wrapper.