summaryrefslogtreecommitdiffstats
path: root/desktop/caffeine-ng/README
blob: c069c054cc82dd3fab0a6cc8d188df9130928e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Caffeine is a little daemon that sits in your systray, and prevents
the screensaver from showing up, or the system from going to sleep. It
does so when an application is fullscreened (eg: youtube), or when
you click on the systray icon (which you can do, when, eg: reading).

This is a fork of Caffeine 2.4, since later versions dropped support
for the systray icon in favour of automatic detection of fullscreen
apps only.

The dependencies require python3 support where available and python3
should be installed before any of the other dependencies.

setuptools-scm is only required as a build dependency and can be
skipped if you would rather have it automatically grabbed from
pypi.python.org during the build process.