Skip to content

chittychen/VisHealth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisHealth (deprecated)

VisHealth is a open source project of data visualization for sports monitor and health care, which is developed in python 2.7.3. we want to integrate some wearable devices data, visualize them for better sports and health suggestion.

License Info

GPLv3

Release Info

20130619

Integrate weather service for Chinese Cities of Panguso.com. Add add BMI calculator.

20130618

Add codoon sports api, hacked from codoon sports+ android 3.3.5

20130613

Firstly, VisHealth implemented jawbone up band un-official api. these functions are hacked from Jawbone up App. Can used in Jawbone Server version : v.1.34 Reference : eric-blue, the "healthCredits" method can't be accessed. alexburrell

Using it

Jawbone UP : /devices/jawboneup.py

Codoon : /devices/codoon.py

If you want to use this api, please open these file,then change the main method, filled the account info with your Jawbone account, then you can run the main method and read the return json file in folder "data/"

account = { "email" : "your@email" , "passwd" : "yourpassword" }

Contact Me

Email : iascchen AT gmail.com or iasc AT 163.com Sina Weibo : @问天鼓

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.9%
  • R 24.1%