stumpwm.stumpwm-contrib/util/alert-me
2022-05-07 23:57:07 +02:00
..
alert-me.asd tweaks for alert-me and pomodoro fixing asdf compilation 2022-05-07 21:36:28 +02:00
alert-me.lisp bug with run-program 2022-05-07 23:57:07 +02:00
package.lisp Adds the alert-me stumpwm module. 2015-08-18 19:04:01 +02:00
README.org Adds the alert-me stumpwm module. 2015-08-18 19:04:01 +02:00

Usage

Put:

(load-module "alert-me")

In your ~/.stumpwmrc, and the alert-me-at command will be available.

Example

Run C-t :, type alert-me-at, then 18, 52, meeting with foo. At 18:52, stumpwm will remind you 3 times every 10 seconds that you have a meeting with foo.

The remainder 3 times is because stumpwm might hide the message if you're switching between windows.