Go to file
2017-08-20 19:58:20 +02:00
docs database model update 2017-08-20 17:38:01 +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 Add Codacy badge 2017-08-20 17:54:29 +00:00
server.py dashboard - first version 2017-04-02 20:12:15 +02:00

mpwo

Codacy Badge

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 !!