Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 629 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 629 Bytes

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