From 7c17e323482bca5c99397529ce532e3a5f36669f Mon Sep 17 00:00:00 2001 From: Dipankar Pal Date: Thu, 26 Oct 2023 13:35:55 +0530 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4dfd18e..ea47ec6 100644 --- a/README.md +++ b/README.md @@ -41,14 +41,38 @@ - [x] Discovers stations by language - [x] Record audio from live radio on demand :zap: - [ ] I'm feeling lucky! Play Random stations +- [ ] VLC, MPV player support -> See my progress [here](https://github.com/deep5050/radio-active/projects/1) +> See my progress ➡️ [here]([https://github.com/deep5050/radio-active/projects/1](https://github.com/users/deep5050/projects/5)) + +### Why radioactive? + +While there are various CLI-based radio players like [PyRadio](https://github.com/coderholic/pyradio) and [TERA](https://github.com/shinokada/tera), Radioactive stands out for its simplicity. It's designed to work seamlessly right from the start. You don't need to be a hardcore Linux or Vim expert to enjoy radio stations with Radioactive. The goal of Radioactive is to offer a straightforward user interface that's easy to grasp and comes preconfigured, without unnecessary complexities. + +### Showcase + +The praise from YouTube channels and blogs underscores Radioactive's emergence as a top choice for radio enthusiasts. Its simple yet powerful features, make it a must-try application for radio lovers of all expertise levels. Discover the world of radio with ease – experience Radioactive today. + +1. See DistroTube YouTube channel talks about my app: https://www.youtube.com/watch?v=H7sf1RDFXpU&pp=ygUYcmFkaW9hY3RpdmUgcGxheWVyIHJhZGlv +2. Ubunlog: https://ubunlog.com/en/radio-activate-an-application-to-listen-to-the-radio-from-the-terminal/ +3. LinuxLinks: https://www.linuxlinks.com/radio-active-listen-radio-terminal/3/ +4. Official entry in the RadioBrowser API: [https://www.radio-browser.info/users](https://www.radio-browser.info/users#:~:text=Sources-,radio%2Dactive,-Sources) +5. ThingsAndStuff: https://wiki.thingsandstuff.org/Streaming#:~:text=com/billniakas/bash_radio_gr-,radio%2Dactive,-https%3A//github.com +6. Awesome-stars: https://arbal.github.io/awesome-stars/#:~:text=deep5050/radio%2Dactive%20%2D%20Play%20any%20radios%20around%20the%20globe%20right%20from%20the%20terminal%20%3Azap%3A +7. OpenSourceAgenda: https://www.opensourceagenda.com/projects/my-awesome-stars#:~:text=deep5050/radio%2Dactive%20%2D%20Play%20any%20radios%20around%20the%20globe%20right%20from%20the%20terminal%20%3Azap%3A ### Install -Just run: `pip3 install --upgrade radio-active` +Simply run: `pip3 install --upgrade radio-active` + +I recommend installing it using `pipx install radio-active` + +#### TODO: +- [ ] Create deb, rpm and exe packages +- [ ] Add it to various Linux distribution package repositories. +- [ ] Add to scoop, chocolately ### External Dependency