Commit Graph

59 Commits

Author SHA1 Message Date
Timothy Allen 5ec4b75d18 Changes to skip ketone measurements; optionally skip manual readings; and support decimal figures in insulin and food doses. 2018-03-15 22:27:16 +02:00
Timothy Allen b46b8b1eae Switch to using nslookup, which should come with nsupdate. 2018-03-10 00:13:49 +02:00
Timothy Allen 4d5ad57d52 Be specific about the deletes. 2018-03-10 00:07:32 +02:00
Timothy Allen d9a44ff531 A better way to ensure we only get the IPv4 address. An added advantage is that, if we check the IP on the VPN host, we should get our actual IP address, not the VPN-assigned address. 2018-03-09 23:45:04 +02:00
Timothy Allen 848d673257 Skip if it's an IPv6 address; at some point, maybe we'll support that too. 2018-03-09 20:30:01 +02:00
Timothy Allen 1214a6532e Add the full date range to the overall glucose summary title; remove A1c from daily graphs, since it's more useful as a longer-term measurement; introduce commented-out code to allow decimal comment variables. 2018-01-27 21:37:27 +02:00
Timothy Allen 6595ffd2ab Fix zorder issue with collections. 2018-01-27 11:27:09 +02:00
Timothy Allen 2bf2d7d359 Remove unused import. 2018-01-05 17:32:18 +02:00
Timothy Allen 9f3b597f55 Cleanup documentation. 2018-01-05 17:29:59 +02:00
Timothy Allen 4d77fac610 Final cleanup. 2018-01-05 09:59:09 +02:00
Timothy Allen b070cc51ce Cleaned up. 2018-01-05 08:47:24 +02:00
Timothy Allen 7cdb61dae2 Add font icons sets for labels. 2018-01-05 08:37:04 +02:00
Timothy Allen 6959174863 Fix unit detection. 2018-01-03 23:38:37 +02:00
Timothy Allen 5394bcee7c Fix labels with different units. 2018-01-03 12:12:30 +02:00
Timothy Allen 7087b5299a Fix bugs that occur when switching to mg/dL units. 2018-01-03 02:45:45 +02:00
Timothy Allen 9ed89e7f8f Add a python version of the glucometer data grapher. 2018-01-03 01:35:39 +02:00
Timothy Allen 86f3f91129 Change A1c from median to mean; fix weekly average bug. 2017-12-28 12:34:01 +02:00
Timothy Allen aa5c09c51b Reverse the order of the graphs, and fix subsequently-exposed bugs; tweak colours and move x grid to the rear. 2017-12-23 02:56:14 +02:00
Timothy Allen aed0021900 Fix bug in weekly max/min graphs. 2017-12-22 00:45:00 +02:00
Timothy Allen 1aa5be56a7 Cleanup parsing of comments, and fix some colour issues. 2017-12-20 11:34:04 +02:00
Timothy Allen 0a1dab0a47 Minor colour tweak. 2017-12-20 02:52:22 +02:00
Timothy Allen 412a4e21fc Colour and decoration changes, as well as adding the number of insulin units for each injection. 2017-12-20 02:44:41 +02:00
Timothy Allen 86c5dd9cce Correct A1c readout. 2017-12-19 23:52:02 +02:00
Timothy Allen 83838a8414 Clean up testing output. 2017-12-19 23:00:42 +02:00
Timothy Allen b365c06230 Collapse multiple injections into one label. 2017-12-19 22:38:28 +02:00
Timothy Allen 0241354dc1 Cleanup. 2017-12-19 01:09:11 +02:00
Timothy Allen fddd1c6b84 Fix a week length problem; load all data as space-separated to avoid separator changes; add icons for insulin and food. 2017-12-19 00:57:04 +02:00
Timothy Allen 75c49fe88f Add a weekly average graph. 2017-12-18 21:46:26 +02:00
Timothy Allen 5119550036 Cleanup and refactoring for cleanliness, in preparation for average weekly graphs. 2017-12-18 20:15:57 +02:00
Timothy Allen b743174a31 Cleanups. 2017-12-18 20:15:15 +02:00
Timothy Allen d0dcc15d44 Add a new graph to show overall average values. 2017-12-18 20:14:24 +02:00
Timothy Allen 410b1363b6 Manage gnuplot with IPC::Open3, so we allow fancy output filenames, with spaces! 2017-12-17 11:06:14 +02:00
Timothy Allen a43b67fe7e Some cleanups. 2017-12-17 10:28:08 +02:00
Timothy Allen a17efcbe7f A script to parse CSVs containing data from a glucose monitor and output a pretty graph using gnuplot. 2017-12-17 10:24:47 +02:00
Timothy Allen 1254c8842f Minor fix. 2017-09-05 13:15:29 +02:00
Timothy Allen b1b5b8aebf Add a new show to download_daily_show.sh 2017-09-04 21:07:51 +02:00
Timothy Allen 393c2ec93b Adds a script to verify data checksums and notify of change and potential corruption, using cshatag (or shatag). 2017-08-31 16:41:28 +02:00
Timothy Allen 1327de5766 Allow more book types 2017-06-08 11:00:26 +02:00
Timothy Allen ba70cacc6d Allow more flexible formats; download to temporary file and then copy to final destination (for downloading to slow NASes); check that the output directory exists. 2017-06-05 20:07:05 +02:00
Timothy Allen 5474e037c8 Confirm current IP address. 2016-11-29 21:20:05 +02:00
Timothy Allen d8d73c34b1 Change Daily Show resolution 2016-04-06 10:20:36 +02:00
Timothy Allen c06bf813d8 Add MPD backup 2015-10-23 16:34:21 +02:00
Timothy Allen fd50ebe6fd Tweaks 2015-10-15 16:33:04 +02:00
Timothy Allen c2cd04758a Download Daily Show and Late Show 2015-10-15 16:22:03 +02:00
Timothy Allen cc209f6e47 New IP resolver 2015-07-08 10:29:53 +02:00
Timothy Allen 0bd594e311 Add a script to process ebooks and add to calibre. 2015-06-23 15:04:07 +02:00
Timothy Allen 8be979a8d8 Merge branch 'master' of https://github.com/trallen/utility-scripts 2015-06-22 23:38:04 +02:00
Timothy Allen 3b8b3166e3 geographic iptables blocking 2015-06-22 23:37:34 +02:00
Timothy Allen 24b12e9e86 Add script to add TomTom runs from ttwatch to MapMyFitness and TomTom MySports 2015-06-15 09:46:21 +02:00
Timothy Allen bf2b793258 Add documentation 2015-06-15 09:43:46 +02:00