Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

pioto/Remind-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABANDONWARE: Note, I no longer use this, and haven't for probably close to
10 years, so I'm officially marking it as "Archived". Feel free to fork and
contact me if you want to take it over on CPAN.

Remind-Client
=============

This distribution contains the Remind::Client class, which makes
building clients to run on top of Remind's "Server Mode" easier.

It also provides a sample implementation of a subclass which sends all
timed reminders to libnotify, and a script which executes it.

This module has different goals from Remind::Parser. Remind::Parser is
meant to parse all of the available reminders once, into a list.
Remind::Client, on the other hand, lets remind take care of all the
heavy lifting. It is a relatively thin layer on top of remind, which
responds to reminder events.

For more information about remind, see its homepage at
<http://www.roaringpenguin.com/products/remind>

Remind-Client is Copyright (C) 2009-2011, Mike Kelly.

License Information
-------------------

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.

About

Perl modules for working with remind's daemon mode.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages