This is a simple app written in Python/Pygame for HITT or Kettlebell workouts.
Go to file
colttaine 62e3771510 Initial commit 2023-03-05 09:47:41 +11:00
LICENSE.md Initial commit 2023-03-05 09:47:41 +11:00
README.md Initial commit 2023-03-05 09:47:41 +11:00
ding.flac Initial commit 2023-03-05 09:47:41 +11:00
dong.flac Initial commit 2023-03-05 09:47:41 +11:00
example.png Initial commit 2023-03-05 09:47:41 +11:00
fitness.desktop Initial commit 2023-03-05 09:47:41 +11:00
fitness.py Initial commit 2023-03-05 09:47:41 +11:00
icon.png Initial commit 2023-03-05 09:47:41 +11:00
makefile Initial commit 2023-03-05 09:47:41 +11:00
routine.csv Initial commit 2023-03-05 09:47:41 +11:00

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.