stoic1979 / QtSysMonitor

System monitoring tool developed in Qt for Windows, Linux and Mac Desktops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QtSysMonitor

System monitoring tool developed in Qt for Windows, Linux and Mac Desktops

Troubleshooting

If you get link error for Graphics Library on LInux, /usr/bin/ld: cannot find -lGL

Try this fix: $ sudo apt-get install libgl1-mesa-dev

About

System monitoring tool developed in Qt for Windows, Linux and Mac Desktops

License:GNU General Public License v3.0


Languages

Language:C++ 98.8%Language:QMake 1.1%Language:C 0.1%