1Day Planner(1)                                                  Day Planner(1)
2
3
4

NAME

6       Day Planner notifier - notifier program for Day Planner.
7

SYNOPSIS

9       dayplanner-notifier [OPTIONS]
10

DESCRIPTION

12       This is the Day Planner notifier. It is called by dayplanner-daemon(1)
13       to display notifications of events to users.
14
15       It can also be used standalone in a script by using a combination of
16       the --message, --time and --date (and optionally --fulltext) options.
17

OPTIONS

19       -h, --help
20           Display the help screen.
21
22       -v, --version
23           Display version information.
24
25       -m, --message MESSAGE
26           Set the message when in standalone mode.
27
28       -f, --fulltext MESSAGE
29           Set the fulltext when in standalone mode. This is optional and is
30           hidden by default.
31
32       -t, --time TIME
33           Set the time when in standalone mode. Should be HH:MM.
34
35       -t, --date DATE
36           Set the date when in standalone mode. Either use a numeric date, or
37           the strings 'today' or 'tomorrow' (which enables translation).
38
39       --dayplannerdir DIR
40           Use the directory DIR instead of the default Day Planner
41           configuration directory. See also --test and --confdir in
42           dayplanner(1).
43
44       -k, --kill
45           Shut down the currently running daemon.
46
47       -n, --nofork
48           Don't fork. Stay in the foreground.
49

HELP/SUPPORT

51       See <http://www.day-planner.org/index.php/help>
52

AUTHOR

54       Eskild Hustvedt <eskild at zerodogg dot org>
55

FILES

57       See the FILES section in dayplanner(1)
58

SEE ALSO

60       dayplanner(1) dayplanner-daemon(1)
61
63       Copyright (C) Eskild Hustvedt 2006, 2007, 2008, 2009
64
65       This program is free software: you can redistribute it and/or modify it
66       under the terms of the GNU General Public License as published by the
67       Free Software Foundation, either version 3 of the License, or (at your
68       option) any later version.
69
70       This program is distributed in the hope that it will be useful, but
71       WITHOUT ANY WARRANTY; without even the implied warranty of
72       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
73       General Public License for more details.
74
75       You should have received a copy of the GNU General Public License along
76       with this program.  If not, see <http://www.gnu.org/licenses/>.
77

POD ERRORS

79       Hey! The above document had some coding errors, which are explained
80       below:
81
82       Around line 473:
83           You forgot a '=back' before '=head1'
84
85
86
87Day Planner Notifier 0.10         2009-03-25                    Day Planner(1)
Impressum