Skip to content

zwiesenthal/Workout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout

This is a core workout program that uses 30 second intervals and 5 second transitions.

Functionality:

Prompts you to pick duration of the workout.

Allows you to have the exercises spoken outloud with Google's Text to Speech library, gtts.

It logs your workout progress at the end of each workout in ".trackWorkouts.csv".

Required:

playsound - pip install playsound==1.2.2 (Play mp3 files)

numpy - pip install numpy (Track your workouts over time)

gtts - pip install gtts (Google Text to Speech)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages