msimms / OpenWorkoutTracker

A workout tracker for iOS that includes cycling, running, as well as strength exercises. Supports Bluetooth sensors.
Other
49 stars 3 forks source link

Activity Hashing #13

Closed msimms closed 3 years ago

msimms commented 5 years ago

Compute a hash of each activity, for de-duplication and validation between the watch, the phone, and the web server.

msimms commented 4 years ago

This appears to be working. I'll close it once I finish the watch support and can properly validate it.