akwala / plasma-applet-caffeine-plus

Disable screensaver and auto suspend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plasma-applet-caffeine-plus

Fill the cup to inhibit auto suspend and screensaver.

Screenshot

Preferences

White: Empty cup = normal auto suspend and screensaver. Filled cup = auto suspend and screensaver off. Green: No empty cup status. Filled cup = auto suspend and screensaver off always.

Requirement

take fedora as example, build caffeine plus need below packages: cmake extra-cmake-modules qt5-qtbase-devel qt5-qtquickcontrols2-devel kf5-plasma-devel kf5-kio-devel

Installation from git

git clone git://github.com/qunxyz/plasma-applet-caffeine-plus.git
cd plasma-applet-caffeine-plus
./install.sh
./shell-restart.sh

Then enable the extension.

Development

git clone git://github.com/qunxyz/plasma-applet-caffeine-plus.git
cd plasma-applet-caffeine-plus
./dev-build.sh

About

Disable screensaver and auto suspend

License:GNU General Public License v2.0


Languages

Language:QML 47.0%Language:C++ 42.4%Language:CMake 5.8%Language:Shell 4.7%