caffeine

Prevent idle sleep for fullscreen applications

TLDR

Start a caffeine server
$ caffeine
Display help
$ caffeine -h
Display version
$ caffeine -V

SYNOPSIS

caffeine [options]

DESCRIPTION

caffeine prevents the desktop from becoming idle when running full-screen applications. It monitors for full-screen windows and automatically inhibits screensavers and suspend during that time.Unlike manual inhibition, caffeine works automatically based on window state.

PARAMETERS

-h, --help

Display help information
-V, --version
Display version information

INSTALL

sudo zypper install caffeine
nix profile install nixpkgs#caffeine

SEE ALSO

caffeinate(1), caffeine-indicator(1), xset(1)

RESOURCES

Homepage