From 3970b91b66c1786304fcf3d81c75bd387cdce806 Mon Sep 17 00:00:00 2001 From: TornaxO7 Date: Sat, 13 Jan 2024 18:38:22 +0100 Subject: [PATCH] replacing `spotify-tui` with `spotify-player` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06821ae..0c39374 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [Glicol](https://github.com/chaosprint/glicol) — Graph-oriented live coding language written in Rust for collaborative musicking in browsers. * [ncspot](https://github.com/hrkfdn/ncspot) - Cross-platform ncurses Spotify client, inspired by ncmpc and the likes. [![build badge](https://github.com/hrkfdn/ncspot/workflows/Build/badge.svg)](https://github.com/hrkfdn/ncspot/actions?query=workflow%3ABuild) * [Polaris](https://github.com/agersant/polaris) — A music streaming application. -* [Spotify TUI](https://github.com/Rigellute/spotify-tui) — A Spotify client for the terminal written in Rust. ![Continuous Integration](https://github.com/Rigellute/spotify-tui/workflows/Continuous%20Integration/badge.svg?branch=master) +* [Spotify Player](https://github.com/aome510/spotify-player) — A Spotify player in the terminal with full feature parity. * [Spotifyd](https://github.com/Spotifyd/spotifyd) — An open source Spotify client running as a UNIX daemon. ![Continuous Integration](https://github.com/Spotifyd/spotifyd/workflows/Continuous%20Integration/badge.svg?branch=master) * [termusic](https://github.com/tramhao/termusic) - Music Player TUI written in Rust * [WhatBPM](https://github.com/sergree/whatbpm) — A daily statically generated information resource for electronic dance music producers. Provides daily analytics on the most frequently used values for each EDM genre: tempos, keys, root notes, and so on, using publicly available data such as Beatport and Spotify. ![Continuous Integration](https://github.com/sergree/whatbpm/actions/workflows/website_build_deploy.yml/badge.svg?branch=main)