From 48c770adeff060c2675f8d72eed5f8125d2b6a82 Mon Sep 17 00:00:00 2001 From: a-kbd <63161225+a-kbd@users.noreply.github.com> Date: Sun, 20 Mar 2022 17:43:26 +0100 Subject: [PATCH] added pyradio (#82) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f8b61a..1f2e11b 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ List of projects that provide terminal user interfaces - [image-sorter](https://github.com/jgalat/image-sorter) Terminal user interface for sorting images using key bindings written in Rust - [invidtui](https://github.com/darkhz/invidtui) A TUI Invidious client for Windows, Linux and MacOS, that fetches and plays audio/video from an invidious instance. Supports viewing and playing from playlists and channels as well. - [mps-youtube](https://github.com/mps-youtube/mps-youtube) Terminal based YouTube player and downloader +- [pyradio](https://github.com/coderholic/pyradio) TUI web radio player with thousands of stations from around the world - [roku-cli](https://github.com/winsbe01/roku-cli) A command line TUI remote for Roku - [soundcloud2000](https://github.com/grobie/soundcloud2000) A terminal client for soundcloud - [spotify-tui](https://github.com/Rigellute/spotify-tui) Spotify for the terminal written in Rust