Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 719 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 719 Bytes

Dead simple TUI Current Track Manager for the MacOS Music app.

Installation

Clone the repo, make sure Bunjs is installed, then from root run bun run index.ts. That's it.

Controls

[ Space ] play/pause current track

[ Arrow Left ] go back a track

[ Arrow Right ] go to the next track

That's it.

Screenshots

Playing

Screenshot 2023-12-17 at 12 12 43 PM

Paused

Screenshot 2023-12-17 at 12 12 54 PM