OpenDiabetesVault was developed to combine several diabetes related data sources to one format. This should mainly accelerate our work with artificial intelligence supported data analytics.
Together with the code, we provide a Netbeans 8.2 project to build the program and run example code. However, as the project code and any dependencies are in pure java, any build system should work just fine.
After compiling the program you can show the commandline help page by using the command:
java -jar OpenDiabetesVault.jar -h
To get started using OpenDiabetesVault or contribute to the project, please visit our Wiki pages: