npm downloads stats npm version

openYourRadio

grab your favorite player, your fav station picks, and let's get tuned in! free and forever!
this tool gathers data from the RadioBrowser API.

check out the GitHub - check out on npm (package manager)

showcase

compatible players

dependencies

quick installation with npm

      npm install -g openyourradio
      radio -V
      > 1.0.0
    
you're good to go!

manual installation from source

      git clone https://github.com/Lolo280374/openyourradio.git
      cd openyourradio
      npm install
      npm init
      radio -V
      > 1.0.0
    
you're good to go! you can now get editing, or anything else you wanted to do from source!

the (full) list of commands

i'm aware this might look overwhelming!! make sure to check the GitHub for more better layed-out information

playback

favorites

quality of life

privacy statement

this tool doesn't collect analytics of any sort. all it does is fetch radio info and URLs from the Radio Browser API. check out their privacy statement for more information.

license

MIT license. check the GitHub for more details.