Linux System Monitoring Toolbox
- download the deb package from release and use
sudo dpkg -i Linuxer.deb
- use
make install
to install requirements,build the project and install - for more information please read Makefile
- The UI pattern : Stacer
- System Info : psutil
- UI framework: pyQt5
- Packaging: pyInstaller