keep your computer awake
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-06-24 00:55:34 +00:00
LICENSE Initial commit 2025-06-24 00:52:32 +00:00
Main.hs Add Main.hs 2025-06-24 00:53:20 +00:00
README.md Update README.md 2025-06-24 00:55:34 +00:00

caffeine-hs

a very simple daemon that keeps your computer awake

build

first, ensure Xlib bindings are installed.
then:

$ ghc -o caffeine-hs Main.hs