prbhtkumr / rofi-radio

An extendable rofi based menu for streaming audio (optionally but preferably) on linux.
GNU General Public License v3.0
2 stars 0 forks source link
background-music-player lofi-music lofi-player lofi-stream mpv mpv-media-player music music-streaming news news-stream radio radio-stream rofi rofi-menus rofi-scripts script streaming wayland wofi

rofi-radio 📻

An extendable rofi based menu for streaming audio (optionally but preferably) on linux 🐧.

This script is inspired by Rofi-Beats.

Dependencies

For Debian:

$ sudo apt install rofi notify-osd mpv

For Arch Linux:

$ sudo pacman -S rofi notify-osd mpv

Clone this repository:

$ git clone https://github.com/prbhtkumr/rofi-radio
$ cd rofi-radio
$ chmod +x rofi-radio

Now test out the script:

$ ./rofi-radio

Usage

The script toggles the radio on and off depending on it's current state.

The script first checks to see if an instance of the radio is already playing.

If it finds the script is already playing music it kills the music. If the radio is not already playing it will launch the list of stations you can choose from.

mpv arguments

Extra Tips 📝