Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 770 Bytes

File metadata and controls

17 lines (14 loc) · 770 Bytes

BashTuner

Small Linux-Terminal Radio Player

Clutterless, and performance optimized terminal webradio player with the ability to easy switch between different stations. In addition the player prints out the current played song.

Usage

  • To start execute within your terminal ./radio
  • A GUI-Window will appear, listing all the radio channels contained in sender.csv Just click the channel you want to listen, and it will be played within your shell.
  • To change the channel, just hit Strg+C and choose another channel in the Pop-Up window.
  • To exit, just hit Strg+C and exit within the GUI-Exit-Button.
  • To edit the radio channel list, just edit the sender.csv

Used Software - Dependencies

  • MPlayer for audio playing
  • Zenity for GUI-Interface