Commit Graph

  • 33107098f3 redragon-lights.py: fix USB reset errors master tim 2024-04-22 09:05:14 +0200
  • adc87c0908 redragon-lights.py: Add debugging tim 2024-03-24 10:45:06 +0200
  • 2ea1d143d0 redragon-lights.py: Distinguish between screen on and off a little more clearly tim 2024-03-24 03:17:30 +0200
  • f88957ea0d Add a script to mopdify the lighting on a Redragon K621 Horus keyboard, along with an option to turn off the lights when the monitor turns off tim 2024-03-24 01:56:35 +0200
  • 41fd89f3f2 Clear old scripts tim 2023-11-24 17:16:46 +0200
  • ea56d2e85e Only send an ipv6 address when one exists. tim 2021-09-17 09:58:18 +0200
  • 783baf723f Update for IPv6 addresses... tim 2021-08-10 21:00:08 +0200
  • 36989f346b Add after-tax amount, and some highlighting tim 2020-11-05 12:52:18 +0200
  • 687739acdc Update to accept either high or low amounts, and add some formatting. tim 2020-11-05 12:44:33 +0200
  • a0936fd8ad Script to apply taxes to an amount. Updated for 2021 tax year rates. tim 2020-11-05 12:32:31 +0200
  • b251ffda2b ... and another tim 2020-04-26 22:12:13 +0200
  • cb6472a980 Clean up bash issues with missing files. tim 2020-04-24 20:15:57 +0200
  • 7ac52b9ea1 Slight corrections to copying logic; avoid deleting a backup when the process has been run twice in a minute tim 2020-04-22 17:15:13 +0200
  • b8e6933ec0 Add some tools for copying data out of Firefox, for backups. tim 2020-04-22 16:49:49 +0200
  • 8c039a4ea7 Further cleanups. tim 2018-05-11 20:07:17 +0200
  • c8796bf210 Fix treatment entries. tim 2018-05-10 23:14:42 +0200
  • f2fd1a0acd Cleanup script. tim 2018-05-10 22:53:21 +0200
  • 93a4c412c5 Upload CSV files generated by glucometerutils to NightScout tim 2018-05-10 22:50:14 +0200
  • 5ec4b75d18 Changes to skip ketone measurements; optionally skip manual readings; and support decimal figures in insulin and food doses. tim 2018-03-15 22:27:16 +0200
  • b46b8b1eae Switch to using nslookup, which should come with nsupdate. tim 2018-03-10 00:13:49 +0200
  • 4d5ad57d52 Be specific about the deletes. tim 2018-03-10 00:07:32 +0200
  • 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. tim 2018-03-09 23:45:04 +0200
  • 848d673257 Skip if it's an IPv6 address; at some point, maybe we'll support that too. tim 2018-03-09 20:30:01 +0200
  • 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. tim 2018-01-27 21:37:27 +0200
  • 6595ffd2ab Fix zorder issue with collections. tim 2018-01-27 11:27:09 +0200
  • 2bf2d7d359 Remove unused import. tim 2018-01-05 17:32:18 +0200
  • 9f3b597f55 Cleanup documentation. tim 2018-01-05 17:29:59 +0200
  • 4d77fac610 Final cleanup. tim 2018-01-05 09:59:09 +0200
  • b070cc51ce Cleaned up. tim 2018-01-05 08:47:24 +0200
  • 7cdb61dae2 Add font icons sets for labels. tim 2018-01-05 08:37:04 +0200
  • 6959174863 Fix unit detection. tim 2018-01-03 23:38:37 +0200
  • 5394bcee7c Fix labels with different units. tim 2018-01-03 12:12:30 +0200
  • 7087b5299a Fix bugs that occur when switching to mg/dL units. tim 2018-01-03 02:45:45 +0200
  • 9ed89e7f8f Add a python version of the glucometer data grapher. tim 2018-01-03 01:35:39 +0200
  • 86f3f91129 Change A1c from median to mean; fix weekly average bug. tim 2017-12-28 12:34:01 +0200
  • aa5c09c51b Reverse the order of the graphs, and fix subsequently-exposed bugs; tweak colours and move x grid to the rear. tim 2017-12-23 02:56:14 +0200
  • aed0021900 Fix bug in weekly max/min graphs. tim 2017-12-22 00:45:00 +0200
  • 1aa5be56a7 Cleanup parsing of comments, and fix some colour issues. tim 2017-12-20 11:34:04 +0200
  • 0a1dab0a47 Minor colour tweak. tim 2017-12-20 02:52:22 +0200
  • 412a4e21fc Colour and decoration changes, as well as adding the number of insulin units for each injection. tim 2017-12-20 02:44:41 +0200
  • 86c5dd9cce Correct A1c readout. tim 2017-12-19 23:52:02 +0200
  • 83838a8414 Clean up testing output. tim 2017-12-19 23:00:42 +0200
  • b365c06230 Collapse multiple injections into one label. tim 2017-12-19 22:37:48 +0200
  • 0241354dc1 Cleanup. tim 2017-12-19 01:09:11 +0200
  • fddd1c6b84 Fix a week length problem; load all data as space-separated to avoid separator changes; add icons for insulin and food. tim 2017-12-19 00:57:04 +0200
  • 75c49fe88f Add a weekly average graph. tim 2017-12-18 21:46:26 +0200
  • 5119550036 Cleanup and refactoring for cleanliness, in preparation for average weekly graphs. tim 2017-12-18 20:15:57 +0200
  • b743174a31 Cleanups. tim 2017-12-18 20:15:15 +0200
  • d0dcc15d44 Add a new graph to show overall average values. tim 2017-12-18 20:14:24 +0200
  • 410b1363b6 Manage gnuplot with IPC::Open3, so we allow fancy output filenames, with spaces! tim 2017-12-17 11:06:14 +0200
  • a43b67fe7e Some cleanups. tim 2017-12-17 10:28:08 +0200
  • a17efcbe7f A script to parse CSVs containing data from a glucose monitor and output a pretty graph using gnuplot. tim 2017-12-17 10:24:47 +0200
  • 1254c8842f Minor fix. tim 2017-09-05 13:15:29 +0200
  • b1b5b8aebf Add a new show to download_daily_show.sh tim 2017-09-04 21:07:51 +0200
  • 393c2ec93b Adds a script to verify data checksums and notify of change and potential corruption, using cshatag (or shatag). tim 2017-08-31 16:41:28 +0200
  • 1327de5766 Allow more book types tim 2017-06-08 11:00:26 +0200
  • 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. tim 2017-06-05 20:07:05 +0200
  • 5474e037c8 Confirm current IP address. tim 2016-11-29 21:20:05 +0200
  • d8d73c34b1 Change Daily Show resolution tim 2016-04-06 10:20:36 +0200
  • c06bf813d8 Add MPD backup tim 2015-10-23 16:34:21 +0200
  • fd50ebe6fd Tweaks tim 2015-10-15 16:33:04 +0200
  • c2cd04758a Download Daily Show and Late Show Timothy Allen 2015-10-15 16:22:03 +0200
  • cc209f6e47 New IP resolver Timothy Allen 2015-07-08 10:29:53 +0200
  • 0bd594e311 Add a script to process ebooks and add to calibre. tim 2015-06-23 15:04:07 +0200
  • 8be979a8d8 Merge branch 'master' of https://github.com/trallen/utility-scripts Timothy Allen 2015-06-22 23:38:04 +0200
  • 3b8b3166e3 geographic iptables blocking Timothy Allen 2015-06-22 23:37:34 +0200
  • 24b12e9e86 Add script to add TomTom runs from ttwatch to MapMyFitness and TomTom MySports tim 2015-06-15 09:46:21 +0200
  • bf2b793258 Add documentation tim 2015-06-15 09:43:46 +0200
  • 17b9ec73af Merge branch 'master' of https://github.com/trallen/utility-scripts tim 2015-06-15 08:49:14 +0200
  • bc8ae15c26 Fix comparison tim 2015-06-15 08:48:49 +0200
  • 7cfecd3ebe loadshedding scripts Timothy Allen 2015-06-15 02:14:21 +0200
  • f2bd86b458 more minor readability changes tim 2015-06-15 02:12:19 +0200
  • 24f9ea1e52 minor readability changes tim 2015-06-15 02:10:10 +0200
  • 7deda15585 DynDNS and kernel stripping for Ubuntu tim 2015-06-15 02:06:23 +0200
  • 5a05bf120a dbus requirement for lock_screen tim 2015-06-15 02:03:20 +0200
  • 5b9d32f886 actual scripts tim 2015-06-15 01:58:20 +0200
  • 7c4bc93b3c first commit tim 2015-06-15 01:53:57 +0200