Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1162

Help: Rainmeter Skins • Re: [Help] Measuring total disk space used/free - illustro

$
0
0
Hi, please help me calculate and show for each drive its empty space, and the total empty space for all, in addition to the used space.
To get a drive's empty space, you just need to create a new FreeDiskSpace measure like the ones you already have, but without the InvertMeasure=1 option, see here:
https://docs.rainmeter.net/manual/measures/freediskspace/

Obviously, to display that value in the skin, you'll need to also have a meter of some sort, probably a String one, similar to what you already have:
https://docs.rainmeter.net/manual/meters/string/
that is "bound" to the newly created measure above:
https://docs.rainmeter.net/manual/meters/general-options/#MeasureName

As for getting the total empty space for all, you could use a Calc measure where you sum up the values of whatever empty drive space measures you created above in its Formula option:
https://docs.rainmeter.net/manual/measures/calc/

Similarly, to display this total empty value, a corresponding meter referencing the above measure would be needed.

Statistics: Posted by Yincognito — Today, 1:51 pm



Viewing all articles
Browse latest Browse all 1162

Trending Articles