A simple CLI tool which displays the song which is currently playing.
To run this locally, clone the repo and run cargo run
To build the current version run cargo build --release
. The output file, apple-music-cli
will be located in /target/release