ThermoMan
ThermoMan
Here is a fork with a more recent commit https://github.com/seiya-dev/HashCheck
Using comment fields for data storage is a dark path. I second (or third by now) the suggestion that was made earlier that the file size be included by a...
I've got it hosted on one of my dreamhost pages and at present I'm just hitting the URL from my browser, but I've written a batch file that will use...
Update. On subsequent executions it crashes long before this step. But if I delete %APPDATA%/Local/pypuppeteer and force a re-download it once again shows the Chromium window - with the related...
I'll give any change you make a test. I'm using the pre-compiled version and am unfamiliar enough with Python that I won't be able to make those changes myself. Looking...
I tried using GreaseMonkey scripts to access the purchase history but since each shipping trip is a link to a new page you cannot automate it at the top level....
I got an email from Smart Meter Texas recently (Thu, 21 Sept, 09:35) with a change to the TOS. New TOS here: https://www.smartmetertexas.com/security Section E.2 may be the culprit here....
I have some tuits and a Linux dedicated server if you need a guinea pig for testing.
While the implementation may not be bugged I believe that the design IS bugged. Perhaps instead of running as admin the program should run as SYSTEM. It should not be...
Services are not typically interactive. This is 100% a UI/Interactive type application. Perhaps if a portion of it ran as a service providing root access with a UI that does...