IEEE-VIT / termiboard

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

[Feature] Show top 5 process that consume the most memory at time of execution #2

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 if termiboard shows top 5 process that's consuming ram the most.

Describe the solution you'd like Implementation of GetTopProcesses() function in memory.go file

Describe alternatives you've considered (Optional) You can try achieving this using gopsutil library that this project is already dependent on.

scanepa commented 3 years ago

Hi @DarthBenro008 may I get this assigned to me?

DarthBenro008 commented 3 years ago

Sure @scanepa , Best of luck! :)