Command line workout

The Scientific 7-Minute Workout from the comfort of your command line.

Download .zip Download .tar.gz View on GitHub

Command Line Scientific 7-Minute Workout

Run the popular NYT workout from your command line.

To Use

  • Download command_line_exercise.sh and run ./command_line_exercise.sh
  • Exercises are all stored in the "exercises" array, so you can add more there.

To Do

  • Show overall workout progress
  • Add option to target specific areas
  • Add option to do multiple rounds
  • Add option to randomize exercises
  • Add descriptions to exercises
  • Fix 10->9 display bug