dziemborowicz / hourglass

The simple countdown timer for Windows.
MIT License
650 stars 114 forks source link

Run custom command when timer finishes #155

Open wrgrant opened 7 years ago

wrgrant commented 7 years ago

I'm looking to play a random audio file from a specific playlist when the timer finishes. I could accomplish this easily if I could run a command upon timer finish and have VLC do the random/playlist part.

This got me thinking it would potentially make all sorts of other interesting things possible, such as switching smart home appliances; starting a python script which would call IFTTT or Zapier; ETC.