I wrote an AutoHotKey script that creates, and periodically refreshes, custom sensors for HWiNFO to read. This was mainly so InfoPanel could display more info on my drives, but I laid out the script in such a way that more could be added overtime if desired.
Link: Download (includes source)
Features:
- GUI Settings Editor
- Drive Used (percent of space taken up on drive)
- Drive Capacity (total possible capacity of drive)
- Drive Free Space
If you don’t trust an executable AHK script (and I wouldn’t blame you), the AHK file itself can be found in the src folder and will work too. The compiled version is mainly for convenience.
Please contact me with bugs/issues, questions, or ideas for more additions.