https://github.com/mmallett/pushups
FitBit OS pushup tracker
https://github.com/mmallett/pushups
fitbit fitbit-os fitness fitness-goals fitness-tracker
Last synced: about 2 months ago
JSON representation
FitBit OS pushup tracker
- Host: GitHub
- URL: https://github.com/mmallett/pushups
- Owner: mmallett
- License: mit
- Created: 2020-05-09T17:44:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:28:21.000Z (over 2 years ago)
- Last Synced: 2023-05-06T08:04:57.549Z (over 2 years ago)
- Topics: fitbit, fitbit-os, fitness, fitness-goals, fitness-tracker
- Language: JavaScript
- Homepage: https://gallery.fitbit.com/details/f15251f4-9d44-44ba-9cf0-600fe64a149c
- Size: 1.55 MB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Push-ups
Fitbit OS app to track daily push-ups

## Run
Install Fitbit OS Simulator
https://dev.fitbit.com/getting-started/
```
npm i
npx fitbitfitbit$ bi
```## Test
```
npm test
```