salehewais / Simple-system-monitor

Simple system monitor for Linux written in Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-system-monitor

Simple system monitor for Linux with GUI written in C++ + Qt

Compilation

qmake && make

License

MIT

Plans

If I ever return to this project, I will try to add some other platforms, or just Windows, for beginning. That's why this system monitor doesn't have such Linux specific information, as inodes, etc etc.

Also, maybe it would be good to add some hardware information - CPU core's temperatures, HDD health data and so on.

If you are interested in the project, your contributions and issues reports are welcomed!

Screenshots

About

Simple system monitor for Linux written in Qt

License:MIT License


Languages

Language:C++ 98.4%Language:QMake 1.6%