I have a couple of external drives which might be on or off, depending what I'm doing.
I really don't want them running all the time, especially overnight, but I can easily forget about them.
At the moment I have a few lines of AHK to tell me if they're on during shutdown.
What I'd like, for the (majority of) times when I don't shut down, is this:
Something that can run after a time I choose (let's say 22:00) and look periodically (let's say every 30 minutes) to see if specific drive letters are in use (let's say Q: and X:).
If one or both of the drives are on, I'd like to be reminded about it/them. Then, when I wander off for the night, I won't leave them running.