An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Push-ups

Fitbit OS app to track daily push-ups

![Push-ups](https://github.com/mmallett/pushups/blob/master/screenshots/pushups_today.gif?raw=true)

## Run

Install Fitbit OS Simulator

https://dev.fitbit.com/getting-started/

```
npm i
npx fitbit

fitbit$ bi
```

## Test

```
npm test
```