pianobar is a free/open-source, console-based client for pandora
Automatic install/update:
bash -c "$(curl -LSs https://github.com/dfmgr/pianobar/raw/main/install.sh)"
Manual install:
requires:
Debian based:
apt install pianobar
Fedora Based:
yum install pianobar
Arch Based:
pacman -S pianobar
MacOS:
brew install pianobar
mv -fv "$HOME/.config/pianobar" "$HOME/.config/pianobar.bak"
git clone https://github.com/dfmgr/pianobar "$HOME/.config/pianobar"