FIP music

https://img.shields.io/pypi/v/fip.svg https://img.shields.io/travis/mattberjon/fip.svg 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 information of the previous song played
$ fip --previous-song

# Get the help
$ fip --help

For more information, you can refer to the documentation of the project.