On11 is a watchface that can monitor your physical activity 24 × 7. It tells you how much time you spent on sitting, walking, jogging, and idling (might be sleeping or putting Pebble on the table). Well, it also works as a pedometer just like other activity trackers do.





Website: http://on11.mobi
Source Code: https://github.com/heqian/On11
Download the Watchface 1.4.2 (07/15/2014) -- You don't need the companion app to run this watchface. It works independently.
Download the Android Companion App 1.3.3 (05/15/2014) -- (Optional) The companion app is for better presenting the activity data, backup, configuration and sync with RunKeeper.
Changlog:
Watchface 1.4.2:
1. Fixed a horrible bug which overwrites sensitivity setting and makes the rabbit too sensitive! This bug was introduced when I extracted the core function of On11--activity classification--out of the project and open source to public: https://github.com/heqian/On11
Android companion app 1.3.3
1. Fixed a bug that may cause failure to open database connection. Thank the user who uploaded crash report!
2. Updated the PebbleKit Android library to 2.1.1.
Future version:
1. Support Android Wear.
TODO List:
- Add calorie estimation in watchface.