Last seen: Jan 22, 2025
Looks like you have some sort of hybrid PHYSICALRAM and CPU. Try this: PHYSICALRAM=interval:3,chart:bar max:100 series1:3 color1:00ff00,alarms:...
ah I see! nice pick up ๐ should be fixed now.
Looks correct this end. Try to download it again.
I can't reproduce this on any recent version. What version are you using?
oops, this one slipped past. I'll check it out.
I had a look at this today. It's do-able but because the timing only has a granularity of seconds, it's not a very smooth scroll. In v3.17 you'll be...
While I was at it, I came up with a more general procedure that will display all network interfaces with a static IP. [get-static-ip.ps1] Get-NetIP...
You can skip the intermediate text file by putting the powershell script in your ini file. You'll see some examples in the advanced ini in the DTI zi...
I haven't found a WMI object that contains what we need. I set up a usb ethernet adapter on my machine so i have a connected ethernet and an unconne...
Life is full of little challenges ๐
The best thing to do in this situation is to install one driver at a time and test after each one. Remember to install only those drivers marked more ...
interesting idea....
You would need to make the total size big enough to contain all your texts. Perhaps make it as big as your desktop. Width and Height in [options] need...
Hi, We have been using desktopinfo for a long time. I have two texts spread across the screen. I have this fluently with 2 INi files, which means the ...