gsmetal / gnome-shell-extension-caffeine

Disable screensaver and auto suspend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This extension is not maintained anymore, it also suffer from a nasty bug #67. New maintainers are welcome!

gnome-shell-extension-caffeine

Fill the cup to inhibit auto suspend and screensaver.

This extension supports gnome-shell 3.4 to 3.26.

Use the gnome-shell-before-3.10 branch for gnome shell 3.4, 3.6 and 3.8.

Screenshot

Preferences

Empty cup = normal auto suspend and screensaver. Filled cup = auto suspend and screensaver off.

Installation from e.g.o

https://extensions.gnome.org/extension/517/caffeine/

Installation from git

git clone git://github.com/eonpatapon/gnome-shell-extension-caffeine.git
cd gnome-shell-extension-caffeine
./update-locale.sh
glib-compile-schemas --strict --targetdir=caffeine@patapon.info/schemas/ caffeine@patapon.info/schemas
cp -r caffeine@patapon.info ~/.local/share/gnome-shell/extensions

Restart the shell and then enable the extension.

About

Disable screensaver and auto suspend

License:GNU General Public License v2.0


Languages

Language:JavaScript 98.3%Language:Shell 1.7%