keep your computer awake
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-06-24 05:41:08 +00:00
misc add artwork 2025-06-24 01:37:57 -04: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 05:41:08 +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