Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.08 KB

readme.md

File metadata and controls

35 lines (22 loc) · 1.08 KB

GadgetStats

Companion app for Gadgetbridge

Imports the SQLite database and shows some visualisations of your activity data.

Chart Types

Steps per Day:

bar chart for long time periods heatmap on a calender

Steps per week

screenshot_1495061356

Steps per hour

heatmap

Implemented:

  • Steps per day as bar-chart
  • Steps per day as calendar-heatmap
  • hourly activity for the past 3 weeks as heatmap
  • Resting heart rate

Planned:

  • Single day statistics: ...
  • ....

Development

Developed with Ionic

Charting Library ECharts