Stupid script for displaying song info and progress with GeekTool.
-
Run
make
in the source catalog to compile the applescript. -
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
- 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