A simple vlc wrapper for listening to radio stations from the command line.
- vlc for playing the streamed audio.
- cut for reading the formatted array of stations.
- grep and ps for finding pids (if things go wrong..)
Insert any station you like in the stations.csv file provided or make your own. Comma separate the name and address. Do not forget to separate the entries by newlines as well.
Make sure you have the aforementioned requirements installed in your system.
Run make install as root.
Enjoy ;)
- Volume control capabilities.
- Some documentation.
- Some command line switches.
- Input actual Address.
- vlc gets killed if the script is launched by a *.desktop file when the xterminal is destroyed.
(c) 2012-2019 George Stamoulis