fip

Read and extract current music information played on Fip radio station.


Keywords
fip
License
Apache-2.0
Install
pip install fip==0.2.5

Documentation

FIP music

Documentation Status Updates Coverage status Pypi version

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.

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.