Skip to content

blackt1tan/pyradio

This branch is 1197 commits behind coderholic/pyradio:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 16, 2013
Mar 27, 2013
Apr 3, 2013
Aug 29, 2012
Dec 22, 2011
Aug 29, 2012
Apr 3, 2013
Apr 3, 2013
Mar 27, 2013
Sep 19, 2013

Repository files navigation

PyRadio

Command line internet radio player.

Ben Dowling - http://www.coderholic.com/pyradio

Requirements

  • python 2.6+/3.2+
  • mplayer or vlc

Installation

pip install pyradio

Shell

$ pyradio -h

usage: main.py [-h] [--stations STATIONS] [--random] [--add] [--list]

Console radio player

optional arguments:
-h, --help            show this help message and exit
--stations STATIONS, -s STATIONS
                        Path on stations csv file.
--random, -r          Start and play random station.
--add, -a             Add station to list.
--list, -l            List of added stations.

Controls

Up/Down/PgUp/PgDown 	Change station selection
Enter 					Play selected station
-/+						Change volume
m						Mute
r						Select and play a random station
Space                   Stop/start playing selected station
Esc/q					Quit

About

Curses based internet radio player

Resources

License

Stars

Watchers

Forks

Packages

No packages published