https://github.com/zehengl/fitbit-visualization
fitbit visualization
https://github.com/zehengl/fitbit-visualization
fitbit python
Last synced: 2 months ago
JSON representation
fitbit visualization
- Host: GitHub
- URL: https://github.com/zehengl/fitbit-visualization
- Owner: zehengl
- Created: 2022-01-15T08:21:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T15:40:06.000Z (over 1 year ago)
- Last Synced: 2024-03-18T17:15:24.497Z (over 1 year ago)
- Topics: fitbit, python
- Language: Python
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# fitbit-visualization

fitbit visualization
## Install
python -m venv .venv
source .venv/bin/activate
python -m pip install -U pip
pip install -r requirements.txtUse `pip install -r requirements-dev.txt` for development.
## Usage
Create a `.env` file with your data folder name. For example,
# .env
name=xxxThen simply run the script.
python inspect_sleep.py
python inspect_weight.py## Credits
- [Logo][1] by [Webalys][2]
[1]: https://www.iconfinder.com/icons/7763742/technology_fitbit_icon
[2]: https://www.iconfinder.com/webalys