Read and extract current music information played on Fip radio station.
Project description
FIP music
Read the current and next track played on FIP radio
WARNING: at this early stage of the development, don’t even think about any backward compatibility.
Free software: Apache Software License 2.0
Documentation: https://fip.readthedocs.io.
Usage
# Get the information on the current song played
$ fip --current-song
# Get the information on the next song being played
$ fip --next-song
# Get the help
$ fip --help
For more information, you can refer to the documentation of the project.
History
0.2.5 (2018-02-27)
Changed
usage part in the README file (removal of the ‘save’ command)
Fixed
documentation installation update
correct renaming of get_data method
0.2.4 (2017-11-27)
Added
timestamp to date function
get the keys from the JSON flow
Changed
documentation update (available keys in the JSON flow)
request_data() renamed into get_data() method
display function CLI
Deprecated
Removed
None
Fixed
None
Security
None
0.2.1 (2017-02-26)
Fix display bug (#1)
0.2.0 (2017-02-24)
Get the current song information
Get the next song information
Display information in the cli
0.1.0 (2017-02-24)
First release on PyPI.
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.