Go to file
rmgr c7fa5fd767 Add readme 2022-11-09 17:15:29 +10:30
readme.md Add readme 2022-11-09 17:15:29 +10:30
timeout.sh Initial commit 2022-11-09 17:11:47 +10:30

readme.md

timeout.sh

Requires libnotify-bin on Debian. On non-Debian distros you should be able to install notify-send and remove the libnotify-bin check and it might work.

Usage

I have timeout in my .local/bin directory and call it in my .profile.

timeout.sh [seconds] [message]

eg

timeout.sh 20 "Hey, should you take a break?"