GluCoAndTrack is a program for storing and tracking glucose information as well as tracking the amount of injected insulin. With it you can also store information on what you ate and track your blood pressure.
To build the application, FLTK 1.3.5 is needed
The build configuration is handled with CMake. If FLTK is installed in a different location than default (C:/Program Files/FLTK/), the Install-Directory can be specified using the FLTK_DIR
variable.
- FLTK project (http://www.fltk.org)