Posted on Leave a comment

HWiNFO Extended Sensors App

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:

  1. GUI Settings Editor
  2. Drive Used (percent of space taken up on drive)
  3. Drive Capacity (total possible capacity of drive)
  4. 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.