This is a minimalistic tool for reminders:
- you enter time (which can be recurring)
- you enter text
- at that time a reminder pops up and you can delay it or turn it off
$ stack install gtk2hs-buildtools
$ stack build
If Stack complains about not finding GHC, do stack setup
first.