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
- Host: GitHub
- URL: https://github.com/eggplants/heartbeat-status
- Owner: eggplants
- License: mit
- Created: 2023-12-09T15:59:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T18:54:34.000Z (over 1 year ago)
- Last Synced: 2024-11-30T20:12:13.338Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 798 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```