Self hosted FLOSS fitness/workout, nutrition and weight tracker
wger Workout Manager is a free and open web application that manages your exercises, routines and nutrition. It started out as a personal project to replace my growing collection of spreadsheets but has turned into something that other people may find useful. You can create and manage flexible training routines for whatever goals you have. Select exactly what exercises you are going to do and how many repetitions, time or distance you want to do. You can also combine different workouts in the same program. ...
...The interface consists of just seven elements:
- Text field for entering the file path;
- "Browse..." button;
- "Open" button;
- "New" button;
- "Save" button;
- Text field for viewing and editing the file's text;
- "Exit" button.
This is my first even slightly useful Python program, so I'd be grateful if you'd test it and see if this stupid notepad proves useful!
Stupid Notepad is an open source project. You can read the code in "Stupid Notepad.py" in this folder or visit GitHub: github.com/artemik01/stupid-notepad