NAME
idonethis-memories - Send reminders of what you were doing a while ago.
VERSION
version 0.23
SYNOPSIS
# On the cmdline, or via cron
$ idonethis-memories
# In ~/.idonethisrc
[auth]
user=someuser
pass=somepass
DESCRIPTION
This is a simple proof-of-concept for iDoneThis's excellent (but now defunct) memory service, which would send reminders as to what one was doing a year ago by email.
The -f
switch can be used to specify a location for the configuration file (by default ~/.idonethisrc).
Patches are extremely welcome. https://github.com/pjf/idonethis-perl
AUTHOR
Paul Fenwick <pjf@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Paul Fenwick.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.