The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

remind-notify - send timed reminders to libnotify

SYNOPSIS

  remind-notify [--filename /path/to/.reminders] [--summary "My Reminders"] [--urgency [low|normal|critical]]

DESCRIPTION

This is a convenient, lightweight client for remind, that will just send each timed reminder as a 'critical' reminder, by default.

SEE ALSO

Remind::Client, notify-send(1)

AUTHOR

Mike Kelly <pioto@pioto.org>

COPYRIGHT AND LICENSE

Copyright (C) 2009, Mike Kelly.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl 5.10.0. For more details, see the full text of the licenses at <http://www.perlfoundation.org/artistic_license_1_0>, and <http://www.gnu.org/licenses/gpl-2.0.html>.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.