Dead simple TUI Current Track Manager for the MacOS Music app.
Clone the repo, make sure Bunjs is installed, then from root run bun run index.ts
. That's it.
[ Space ] play/pause current track
[ Arrow Left ] go back a track
[ Arrow Right ] go to the next track
That's it.