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

https://github.com/eggplants/heartbeat-status

Check Fitbit heartbeat status online
https://github.com/eggplants/heartbeat-status

Last synced: about 1 year ago
JSON representation

Check Fitbit heartbeat status online

Awesome Lists containing this project

README

          

# heartbeat-status

Check Fitbit heartbeat status online

## Development

```bash
curl -fsSL https://get.deta.dev/space-cli.sh | sh

poetry install
poetry shell
space dev
```