/songmeter

Stupid script for displaying song info with GeekTool

Primary LanguageAppleScript

songmeter

Stupid script for displaying song info and progress with GeekTool.

To use

  1. Run make in the source catalog to compile the applescript.

  2. Run script to produce some output

    • osascript songstat.scptd
    • bash songmeter.sh

Note that iTunes or Spotify must be running and playing a song for the scripts to produce any output

TODO

  • Learn applescript, clean up the applescript
  • Make more effective
  • Rewrite the bash script in a more sane language, like python or perl OR in an insane language, like applescript