Skip to content

Script to take the log file from OpenAPS autosense and reformat it into a Nightscout-compatible json for upload

Notifications You must be signed in to change notification settings

oakeley/fixprofile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

fixprofile

Script to take the log file from OpenAPS autosense and reformat it into a Nightscout-compatible json for upload

This now pulls the glucose targets from Nightscout and merges them with the new autotune data. According to viq none of this is needed so maybe this is of no use but hey, use it if it helps. It is all done in BASH so pretty easy and no real dependencies. Viq's python script depends on a few pip installs. If you get errors then try: sudo pip install texttable requests

About

Script to take the log file from OpenAPS autosense and reformat it into a Nightscout-compatible json for upload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages