4ae02411aa4ffc4ddf9d20f08f9e0beebfb8efd4
Exercise Diary: Level Sub-0
A simple, motivating training diary focused on Calisthenics and basic health metrics.
Features
- Daily Log: Track Weight, Waist, Sleep (duration & quality), and Mood.
- Workout Logger: specifically for Calisthenics (reps, static holds, variations).
- Progress Tracking: Visual graphs for weight and waist trends.
- Motivation: Streak tracking to keep you consistent.
How to Run
- Ensure you have Python 3.10+ installed.
- The dependencies are already installed in the
venvfolder if you used the setup script. - Run the application:
./venv/bin/python main.py
Tech Stack
- GUI: CustomTkinter
- Database: SQLite
- Plotting: Matplotlib
Description
Languages
Python
100%