Added radio-active

pull/27/head
Tullio Facchinetti 9 months ago
parent 48dfa1d86c
commit f18f8d2750

@ -32,7 +32,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
* Apps/tools covered: **1106**
* Apps/tools covered: **1107**
* Number of categories: **66**.
# Index
@ -49,7 +49,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
* [Networking](#networking) (32), [Note taking](#note-taking) (20)
* [Office tools](#office) (10), [Online search and resources](#online) (13), [Organizers and calendars](#organizers) (20)
* [Package managers](#package-manager) (9), [Password managers](#password-manager) (16), [Productivity](#productivity) (9), [Programming](#programming) (43), [Prompts](#prompt) (4)
* [Science](#science) (16), [Screen savers](#screensaver) (4), [Security and encryption](#security) (22), [Shells](#shells) (10), [Sound and music](#music) (33), [System monitoring](#monitor) (40), [System tools](#system) (17)
* [Science](#science) (16), [Screen savers](#screensaver) (4), [Security and encryption](#security) (22), [Shells](#shells) (10), [Sound and music](#music) (34), [System monitoring](#monitor) (40), [System tools](#system) (17)
* [Terminals](#terminal) (12), [Text processing](#text-processing) (38), [Text search (alternatives to grep)](#text-search) (11), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (24), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7)
* [Utilities](#utility) (31)
* [Versioning](#versioning) (6), [Viewers](#viewers) (37)
@ -1079,6 +1079,7 @@ Music players.
* [ncspot](https://github.com/hrkfdn/ncspot) - Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
* [ogg123](https://www.xiph.org/downloads/) - Quick `ogg` sound file player; no visual interface, just a command-line audio file player for the free and open `ogg` file format.
* [PyRadio](https://github.com/coderholic/pyradio) - Curses based internet radio player.
* [radio-active](https://github.com/deep5050/radio-active) - Internet radio player with 40k+ stations.
* [Siren](https://www.kariliq.nl/siren/) - Siren is a text-based audio player for UNIX-like operating systems.
* [Spotify TUI](https://github.com/Rigellute/spotify-tui) - A Spotify client for the terminal written in Rust.
* [spotify-player](https://github.com/aome510/spotify-player) - spotify-player is a fast, easy to use, and configurable terminal music player having feature parity with the official Spotify application.

@ -1105,3 +1105,4 @@ file-handling,shbin,,https://github.com/Shiphero/shbin/,"Upload code snippets, n
file-explorer,tere,,https://github.com/mgunyho/tere,Terminal file explorer that is a faster alternative to using cd and ls to browse folders in your terminal.
diff,dyff,,https://github.com/homeport/dyff,"A diff tool for YAML files, and sometimes JSON."
transfer,curlie,,https://github.com/rs/curlie,"The power of curl, the ease of use of httpie."
music,radio-active,,https://github.com/deep5050/radio-active,Internet radio player with 40k+ stations.

1 category name homepage git description
1105 file-explorer tere https://github.com/mgunyho/tere Terminal file explorer that is a faster alternative to using cd and ls to browse folders in your terminal.
1106 diff dyff https://github.com/homeport/dyff A diff tool for YAML files, and sometimes JSON.
1107 transfer curlie https://github.com/rs/curlie The power of curl, the ease of use of httpie.
1108 music radio-active https://github.com/deep5050/radio-active Internet radio player with 40k+ stations.
Loading…
Cancel
Save