/monitor-desktop

Linux悬浮窗

Primary LanguageC++

监视悬浮窗

监视网速,监视内存占用等

参考:深度系统监视器原理剖析

Build dependencies

sudo apt install g++ qt5-default

Runtime dependencies

  • qt5widgets

  • qt5gui

  • qt5core

sudo apt install libqt5core5a libqt5gui5 libqt5widgets5

License

Copyright © 2017 Rekols (Felix Bill)

This project is licensed under version 3 of the GNU Lesser General Public License.