Releases: kirtan-shah/nowplaying-cli
Releases · kirtan-shah/nowplaying-cli
Version 1.2.1
Bug fixes:
- elapsedTime now updates in real time, previously updated very infrequently
- clientPropertiesData prints as base64 instead of truncated version, giving access to info like bundle identifier of app
Merged in first community contributions :)
Version 1.2.0
It is now possible to get artworkData with nowplaying-cli!
The command nowplaying-cli get artworkData
will now output a base64 encoded string of the artwork data bytes.
Version 1.1.0
nowplaying-cli now supports commands like play and pause to control your now playing media!
All new commands:
- play
- pause
- togglePlayPause
- next
- previous
Version 1.0.0
First release!
- Retrieve individual properties
- Retrieve raw dictionary of values