🏋️ Browser based Sport and Workout Organizer 🏃♀️
Project description
Workoutizer
Workoutizer is a simple web application for organizing your workouts and sports activities. It is designed to work locally on any UNIX-like system running Python.
Track your activities to get an overview of your overall training, similar to platforms like strava or garmin connect - but without uploading all your sensitive health data to some 3rd party cloud.
Features
- Automatic import of Garmin
.fit
files and.gpx
files - Automatic naming of activities based on daytime, sport and geo location
- Render your activity gps data on different OSM maps
- Plot your activity specific data e.g. heart rate, pace, temperature, cadence and altitude
- Integrate laps into both plots and maps
- Connected plots and map via mouse hovering
- Find sections with highest speed and max altitude gain using sportgems and highlight on map
- Add untracked activities manually via the GUI
- Export activities as
.gpx
files - Add as many different sports as you want
Status
Workoutizer is still in a somewhat experimental phase. Things might change a lot from one version to another. However, I'm happy to receive bug reports and feedback.
Getting Started
Install workoutizer using pip
pip install workoutizer
Initialize workoutizer to provide some demo data and run it:
wkz init --demo
wkz run
See the help description of the CLI with wkz --help
and subcommands, e.g.: wkz manage --help
.
In case you want to run workoutizer on a Raspberry Pi in your local network, follow the Raspberry Pi setup instructions.
Gallery
Dashboard | Sport Page |
---|---|
Activity Page 1/2 | Activity Page 2/2 |
---|---|
Changelog
See Changelog.
Contributing
Contributions are welcome - check out the Contribution Guidelines.
Thanks
Libraries and other tools used by Workoutizer:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file workoutizer-0.25.1.tar.gz
.
File metadata
- Download URL: workoutizer-0.25.1.tar.gz
- Upload date:
- Size: 958.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.8.18 Linux/6.2.0-1012-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64b0d96d35e1bf3b6977e05e9fc1d32d6ea15f200eeb11d23e083b3403e0a953 |
|
MD5 | 6d8e842557b09aaa70bc09d5a6f64e8d |
|
BLAKE2b-256 | 7f5168185ab3000e5c14bf73a39a85d625b26242c9b8090487314596c0ba353c |
File details
Details for the file workoutizer-0.25.1-py3-none-any.whl
.
File metadata
- Download URL: workoutizer-0.25.1-py3-none-any.whl
- Upload date:
- Size: 999.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.8.18 Linux/6.2.0-1012-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33cabda302b21e547bcb303c3c63049584f4934a9b19feb80ea8a2e6b4de6454 |
|
MD5 | 09358927dc38fefcb710f408cb7d86dc |
|
BLAKE2b-256 | 0c9448f18a26af6ac6292c9266bb599f0515a55693e24d20df0f2cca1f02d7f4 |