FitTrackee

screenshot of FitTrackee
flask

Self-hosted outdoor activity tracker :bicyclist:

Overview

FitTrackee is a self-hosted workout and activity tracker designed to allow users to track outdoor activities like workouts using GPX files. This web application provides users with the flexibility to store workout data on their own server and even export it into a GPX file. FitTrackee also supports integration with other mobile apps for local data storage.

Features

  • Workout Tracking: Easily track outdoor activities and workouts using GPX files.
  • Self-hosted: Keep all your workout data on your own server for privacy and control.
  • Integration Support: Works with various mobile apps for storing and exporting workout data.

Summary

FitTrackee is a versatile self-hosted workout and activity tracker that prioritizes user privacy and data control. With its support for GPX file tracking and integration with various mobile apps, FitTrackee offers an efficient solution for individuals looking to monitor their outdoor activities effectively.

flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.