README 595 B

12345678910111213
  1. Caffeine is a little daemon that sits in your systray, and prevents the
  2. screensaver from showing up, or the system from going to sleep. It does
  3. so when an application is fullscreened (eg: youtube), or when you click
  4. on the systray icon (which you can do, when, eg: reading).
  5. This is a fork of Caffeine 2.4, since later versions dropped support
  6. for the systray icon in favour of automatic detection of fullscreen
  7. apps only.
  8. setuptools-scm is only required as a build dependency and can be
  9. skipped if you would rather have it automatically grabbed from
  10. pypi.python.org during the build process.