Duck Radio let's you listen to a radio stream and "duck" out news broadcasts that occur at specific times each hour for a specific number of minutes. During that ducking time, you can listen to an alternative radio stream that doesn't have news playing.
How to use Duck Radio:
- Enter your main radio stream URL
- Enter an alternative radio stream URL
- Specify the times and duration there's news on air
- Click
Play
start your radio experience without news
Your settings will be stored on your device, so you don't need to fiddle around every time you reload the site.
Just open the index.html file in your browser
- Install NodeJS
npm install
npm run dev
- Run the
nonewsradio
configuration in VS Code for debugging.
Just copy index.html
and index.js
to some web server you can publicly access.