Skip to content

daleonpz/workout-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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