IEEE-VIT / termiboard

A smart CLI Dashboard to fetch cpu, memory and network stats!
MIT License
35 stars 16 forks source link

Fixed "Ram Available" value in GetRamUsage() #13

Closed S-Maciejewski closed 3 years ago

S-Maciejewski commented 3 years ago

Regarding issue #12

The value is now correct, the "Ram Available" displays free RAM instead of used

DarthBenro008 commented 3 years ago

Good catch @S-Maciejewski !