Skip to content

Download your Fitbit weight history and connect to InfluxDB and Grafana

License

Notifications You must be signed in to change notification settings

eargollo/wemonfit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WemonFit

Weight monitoring for Fitbit, using InfluxDB and Grafana

Generating a new certificate

openssl req  -new  -newkey rsa:2048  -nodes  -keyout localhost.key  -out localhost.csr
openssl  x509  -req  -days 365  -in localhost.csr  -signkey localhost.key  -out localhost.crt

About

Download your Fitbit weight history and connect to InfluxDB and Grafana

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages