Go to file
2017-08-20 15:01:25 +02:00
docs database model update + .gitignore file added 2017-08-20 15:01:25 +02:00
gpx dashboard - first version 2017-04-02 20:12:15 +02:00
images dashboard - first version 2017-04-02 20:12:15 +02:00
static dashboard - first version 2017-04-02 20:12:15 +02:00
templates dashboard - first version 2017-04-02 20:12:15 +02:00
.gitignore database model update + .gitignore file added 2017-08-20 15:01:25 +02:00
functions.py dashboard - first version 2017-04-02 20:12:15 +02:00
LICENSE Initial commit 2017-04-02 20:08:30 +02:00
param.yml.example dashboard - first version 2017-04-02 20:12:15 +02:00
README.md README.md updated 2017-04-02 20:27:25 +02:00
server.py dashboard - first version 2017-04-02 20:12:15 +02:00

mpwo

Self hosted workout/activity tracker written in Python.
dashboard

Based on :

Prerequisites

  • Python 3 (tested with 3.6 (on Manjaro))
  • Flask
  • PyYAML
  • gpxpy -- GPX file parser

!! work in progress !!