Skip to content

jvm986/WeightTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

WeightTracker

A simple implementation of CoreBluetooth to connect to the Mi Body Composition Scale 2 and display weight and body fat percentage data.

Main Screen Manual Entry User Data

Conceptually, the idea is that when managing weight loss / gain one does not want to be discourgaged by fluctuations over the course of a week but does want an accurate estimation of weight. WeightTracker obfuscates individual points of data and only shows the user a rolling 7-day average of weight and body fat percentage.

To Do:

  • Unit Tests
  • Error Handling
  • Manage Units (kg vs lb)
  • Manage lbm table (currently hard-coded)
  • Scrollable trend view / range selection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages