computer:ubuntu:garmin_fenix_und_linux

This is an old revision of the document!


Garmin Fenix 6 pro und Ubuntu/Linux

Openmtbmap

Openmtbmap ist eine für MTB und GPS optimierte OSM-Karte:

# Aktuelle Daten von der Garmin-Website holen
~/projekte/python/GarminDB/scripts/garmindb_cli.py -d --all

# In CSV umwandeln
(cd ~/projekte/python/d-tale && ./garmin_bike2csv.py)

# Darstellen mit Plotly
( cd ~/projekte/python/d-tale/; ./resample3.py )

Plan: Flask-Server in docker, der die Werte dynamisch liest und darstellt.
hierzu: https://towardsdatascience.com/web-visualization-with-plotly-and-flask-3660abf9c946 und https://blog.logrocket.com/build-deploy-flask-app-using-docker/

  • computer/ubuntu/garmin_fenix_und_linux.1678269523.txt.gz
  • Last modified: 2023/03/08 09:58
  • by springm