dayplanner-notifier - Man Page

notifier program for Day Planner.

Synopsis

dayplanner-notifier [Options]

Description

This is the Day Planner notifier. It is called by dayplanner-daemon(1) to display notifications of events to users.

It can also be used standalone in a script by using a combination of the --message, --time and --date (and optionally --fulltext) options.

Options

-h,  --help

Display the help screen.

-v,  --version

Display version information.

-m,  --message MESSAGE

Set the message when in standalone mode.

-f,  --fulltext MESSAGE

Set the fulltext when in standalone mode. This is optional and is hidden by default.

-t,  --time TIME

Set the time when in standalone mode. Should be HH:MM.

-t,  --date DATE

Set the date when in standalone mode. Either use a numeric date, or the strings 'today' or 'tomorrow' (which enables translation).

--dayplannerdir DIR

Use the directory DIR instead of the default Day Planner configuration directory. See also --test and --confdir in dayplanner(1).

-k,  --kill

Shut down the currently running daemon.

-n,  --nofork

Don't fork. Stay in the foreground.

Help/Support

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

Author

Eskild Hustvedt <eskild at zerodogg dot org>

Files

See the FILES section in dayplanner(1)

See Also

dayplanner(1) dayplanner-daemon(1)

Referenced By

dayplanner(1), dayplanner-daemon(1).

2012-03-28 Day Planner Notifier 0.11