A <1 MB minimal break notifier program. Helps you remeber to blink during long computer usage.
You can download the latest executable from GitHub releases.
Or you can compile blink-timer
from Crates.io: cargo install blink-timer
Run blink
to start the timer. A default blink.toml
config will be generated in your system config directory (~/.config
on Linux) if not already present. You can specify a different config file using blink -c [config file path]
.