Skip to main content

Just listen to the radio.

Project description

radio is a python script to just listen to the radio using mplayer.

Installation

Run in terminal:

$ sudo pip install radio

Usage

List available radios:

$ radio -l

Listen to the radio:

$ radio <radio_id>

where <radio_id> must be in the radio list as shown above

Turn off the radio by pressing “q” (as it uses mplayer).

Add/update radios (with superuser privileges):

$ radio -a <radio_id> <radio_name> <radio_url>

For example:

$ radio -a madre "Radio Madre AM 530" http://200.68.81.65:8000/am530

Delete radios (with superuser privileges):

$ radio -d <radio_id>

To do

Author

License

radio is licensed under the do What The Fuck you want to Public License, WTFPL. See the LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

radio-0.0.4.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page