So I made a simple python package to define and run workout scripts through the command line!
https://github.com/twhughes/Script_My_Workout
Making your own workout is as simple as defining it in a text file (see examples).
Then the program prints instructions to the screen along with audio cues and a progress bar.
If you have some programming experience, you can customize things even further.
Hope some of you find it useful!