Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 410 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 410 Bytes

preview-gif

Apple Music CLI

A simple CLI tool which displays the song which is currently playing.

Run

To run this locally, clone the repo and run cargo run

Build

To build the current version run cargo build --release. The output file, apple-music-cli will be located in /target/release