IEEE-VIT / termiboard

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

[Feature] Disk Usage Stats #1

Closed DarthBenro008 closed 3 years ago

DarthBenro008 commented 3 years ago

Please describe the feature you want this project to offer It would be nice to have disk stats show up in termiboard.

Describe the solution you'd like Implement the GetDiskUsage() method in the memory.go file.

Describe alternatives you've considered (Optional) You could use the gopsutil library to achieve this

S-Maciejewski commented 3 years ago

I would like to tackle this issue :)

DarthBenro008 commented 3 years ago

Sure @S-Maciejewski