Article 5135P System tray radio player

System tray radio player

by
giomat
from LinuxQuestions.org on (#5135P)
Lately I was using a nice little python program called radiotray, which is as the name suggest a radio player sitting in the system tray.
Bored by the quarantine lockdown i wrote my own little thing with the help of qt(5), and i wanted to share it with the community.

https://github.com/giomatfois62/QRadioTray

It's very stupid, but it's really straightforward to modify and build and I will update it a little more these coming days.

Radio stations are in $HOME/.config/QRadioTray/QRadioTray.conf, by default comes with some SOMAFM stations i like. Just put your preferred stations here in the format

Code:[Radioxxx]
name=...
url=...build instructions:
Code:mkdir build
cd build
cmake ..
make
./QRadioTrayno dependencies if you run full slackware-current, otherwise you'll need qt5.
enjoy!!latest?d=yIl2AUoC8zA latest?i=GSKw_UkXIis:evTeFl_edlA:F7zBnMy latest?i=GSKw_UkXIis:evTeFl_edlA:V_sGLiP latest?d=qj6IDK7rITs latest?i=GSKw_UkXIis:evTeFl_edlA:gIN9vFwGSKw_UkXIis
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments