X11 interactive alarm clock This package was contributed by Stoned Elipot in PR pkg/13081.
2 lines
52 B
Bash
2 lines
52 B
Bash
#!/bin/sh
|
|
exec xmemo -name @XPRG@ ${1+"$@"} "@PRG@"
|