Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 680 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 680 Bytes

Workout-manager

Manage my workout

How to run:

./wointerface -r "pathToFile"

Screenshot

Features:

Add workouts files

You must create your workout file. The format is as follows:

** Superset 1
** Break: time
* excercise 1
reps
* excercise 2
reps

** Superset 2
** Break: time
* excercise 1
reps
* excercise 2
reps

After each super set there must be an \n

Record your sessions

Creates a log file with the day and hour, routine name, and duration

2017-04-10 07:04:17	routines/routine.wo	3794.34602499
2017-04-13 06:45:50	routines/routine2.wo	4374.43710089