This is a simple app written in Python/Pygame for HITT or Kettlebell workouts.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
colttaine 62e3771510 Initial commit 3 weeks ago
LICENSE.md Initial commit 3 weeks ago
README.md Initial commit 3 weeks ago
ding.flac Initial commit 3 weeks ago
dong.flac Initial commit 3 weeks ago
example.png Initial commit 3 weeks ago
fitness.desktop Initial commit 3 weeks ago
fitness.py Initial commit 3 weeks ago
icon.png Initial commit 3 weeks ago
makefile Initial commit 3 weeks ago
routine.csv Initial commit 3 weeks ago

README.md

Fitness App

This is a simple app written in Python/Pygame for HITT or Kettlebell workouts.

The program loads a CSV file from your user directory containing the workout routine, and then runs a timer with audio to let the user know when to start the next exersize.

Fitness App

Install

Run the command:

make install

You will also need to install python-pygame which is the main dependancy for the app.

Usage

The app will be installed to your desktop (Gnome, KDE, etc) and you can access it through the standard application launcher.

Clicking (or touching in the case of touchscreens) will pause and unpause the routine.

The CSV routine file can be found in your user directry under ~/.local/share/fitness if you wish to modify it to your needs.

License

This project is licensed under a GNU GPL3 +NIGGER license. For more information refer to the included license file.