1IREMINDER(1) User Commands IREMINDER(1)
2
3
4
6 ireminder - Prayer time reminder
7
9 ireminder [-ipraytime path] [-skip event_name] [-reminder minutes]
10 [-inplace] [-execr cmd] [-execs cmd] [-help]
11
13 The ireminder script is written in perl and is meant to be a simplistic
14 wrapper to call and process the 'ipraytime' application. ireminder is
15 used to remind the user via audio indicators of an impending Islamic
16 prayer event.
17
19 Some of the options within ireminder allow for list inputs, those are
20 meant to be a quoted series of text/numbers.
21
22 -ipraytime path
23 Specify the path to the ipraytime executable. Unless this
24 options is specified, the script will default to look for the
25 binary in /usr/bin, /usr/local/bin and the current directory.
26
27 -skip event_name
28 Specify name of prayer/event to skip, valid options include
29 "imsaak fajr shorooq zuhr asr maghrib isha" (list ok).
30
31 -reminder minutes
32 Specify prior to how many minutes to remind (list ok).
33
34 -inplace
35 Specify to print output in-place (without scrolling).
36
37 -execr cmd
38 Specify an external application trigger for reminders. The %m
39 directive is recognized and is substituted with the normal out‐
40 put message or string. The %s directive is recognized and is
41 substituted by the salat's name.
42
43 -execs cmd
44 Specify an external application trigger for when the salat
45 reaches its appointed time (ie. "salat now"). The %m directive
46 is recognized and is substituted with the normal output message
47 or string. The %s directive is recognized and is substituted by
48 the salat's name.
49
50 -help Produce a help screen.
51
53 Report bugs on the web using http://bugs.arabeyes.org
54
56 Written by Nadim Shaikli as part of the Arabeyes.org project.
57
59 iremidner is subject to the GNU General Public License (GPL).
60 Copyright © 2006, Arabeyes, Nadim Shaikli.
61
63 The ITL library (libitl) from the Islamic Tools and Libraries project.
64 It is the underlying requirement for ireminder to function. The ITL
65 library was created and is hosted at www.arabeyes.org.
66
67
68
69
70ireminder January 05, 2005 IREMINDER(1)