Hi, another nim newbie here. I was looking for a way to show the available system memory for Windows OS. My research took me as far as the psutils package, and then I started sobbing when I read "Linux only". Is there anything else I can use, like a way to query windows counters with nim. If so, thanks in advance to anyone who can point me there.
P.S. Is this a suitable tutorial type link [http://codeninja.blog/2019/exploring-nim](http://codeninja.blog/2019/exploring-nim)/
