Git Product home page Git Product logo

tidesync's Introduction

TideSync

Script to sync Xdrip to Tidepool

This script is two in one v1 API - acts as an ns api endpoint for xdrip to upload to in real time upload - can be used to bulk upload of data from xdrip to tidepool

v1 API: in xdrip you would goto settings> cloud upload> nightscount sync > base url and add your tidesync url as http(s)://fakekey@(yoursite)/(tidesync)/api/v1/ (if you already have a looping rig and or ns website address you can just add space behind that entry and add your tidesync url).

Upload: If you want your upload directory to be password protected: on windows: htpasswd.exe -c -b .htpasswd {your username} {your password} edit /upload/.htaccess with the path of htpasswd file

Url to upload zip file from your phone: {your site}/{folder with tidesync}/upload/index.php in xdrip goto the the dots on the upper right hand side and goto import/export features > export database; it will go back to xdrip main window and should say it completed the export and where it saved the file in a few seconds. now open your browser and goto thw upload url, enter your username/pass, and select the zip file on your phone and upload, once the file has been uploaded, click the click here link to import any new reading to the mysql db and begin the batch upload process to tidepool.

tidesync's People

Contributors

auxlife avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.