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
License and Copyright
Copyright (C) Eskild Hustvedt 2006-2012
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
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. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Referenced By
dayplanner(1), dayplanner-daemon(1).