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
support multiples lists
use curl instead mplayer if available
use cvlc 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.4.tar.gz.
File metadata
- Download URL: radio-0.0.4.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b1ade802602a553010cdf47347006e9727bb7ae30c446225d382c5e8b4291b2
|
|
| MD5 |
12292e00b577b00baf9370d6c2ae14b2
|
|
| BLAKE2b-256 |
4c92664743869dc08fe2bca4d0ccd3a4b8ad09ef1dc769fa8a524ed433b2dc76
|