Skip to content

Releases: kirtan-shah/nowplaying-cli

Version 1.2.1

30 Jun 16:30
4cea032
Compare
Choose a tag to compare

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

18 Apr 23:34
Compare
Choose a tag to compare

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

08 Feb 00:04
d99e583
Compare
Choose a tag to compare

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

03 Feb 01:21
Compare
Choose a tag to compare

First release!

  • Retrieve individual properties
  • Retrieve raw dictionary of values