termiboard
termiboard copied to clipboard
A smart CLI Dashboard to fetch cpu, memory and network stats!
**Please describe the feature you want this project to offer** Show CPU temperature of the computer. **Describe the solution you'd like** Implement GetCpuTemperature() of ```cpu.go``` file.
**Please describe the feature you want this project to offer** The current scope of the program is limited to the CPU, the Memory, and the Network status. If the developers...
**Please describe the feature you want this project to offer** Improve the visuals of "Top 5 processes by memory usage" by making their style consistent with the rest of application's...
This PR is dependent on #35. It enables user to specify the number of top memory consuming processes to be displayed. 
Partially Fixes: ls* Family Issue ## What's new - [x] Added Get PCI Devices Function For Windows and Linux - [x] Renamed White Color to match other colors name ##...
**Please describe the feature you want this project to offer** The application should display the information about taken ports (and processes that occupy them , but perhaps this should be...