helvetic is an application that replaces the web service for the FitBit Aria.
The software is a work-in-progress, and runs as a Django application. It also includes a bare-bones implementation of the protocol for testing, which uses bottle.py (and stores no data).
It requires local DNS spoofing in order to intercept requests originally bound for fitbit.com
.
protocol.md
- Contains information about the FitBit Aria protocol (version 3)firmware.md
- Notes on the firmwaregfit.md
- Plans/notes on implementing Google Fit support