Just listen to the radio.
Project description
radio is a python script to just listen to the radio using mplayer.
Installation
Run in terminal (with superuser privilegies):
$ pip install radio
Usage
Help
Show some help:
$ radio -h $ radio --help
List radios
List available radios:
$ radio -l # List available radios $ radio --list-all # List radios and url
Play radios
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
Add/update radios (with superuser privileges):
$ radio --add <radio_id> <radio_name> <radio_url>
For example:
$ radio --add madre "Radio Madre AM 530" http://200.68.81.65:8000/am530
Remove radios
Remove radios (with superuser privileges):
$ radio --remove <radio_id>
For example:
$ radio --remove mitre
To do
support multiples lists
use curl/cvlc/whatever instead mplayer if available
what more?
help me at https://github.com/quijot/radio-package
License
radio is licensed under the do What The Fuck you want to Public License, WTFPL. See the LICENSE file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file radio-0.0.9.tar.gz
.
File metadata
- Download URL: radio-0.0.9.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b3ed61cc7c9097ef2addc4969e554a6b7cde0f2786ca6f3a3bcf154edaace6d9
|
|
MD5 |
b418a5cc5210c66cee8298ec6e556568
|
|
BLAKE2b-256 |
96b04774c7e12c062c59a2fa52f87f6d42e075f3cf82513b054dca5075c18bed
|