mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-03 20:48:31 +00:00
Specify that imap/pop3 interval is in seconds.
This commit is contained in:
parent
884ce9192e
commit
72a90b38be
58
README
58
README
@ -274,11 +274,11 @@ conky(1) conky(1)
|
|||||||
|
|
||||||
|
|
||||||
[1mimap [22mDefault global IMAP server. Arguments are: "host user pass [-i
|
[1mimap [22mDefault global IMAP server. Arguments are: "host user pass [-i
|
||||||
interval] [-f folder] [-p port] [-e command] [-r retries]". De‐
|
interval (in seconds)] [-f folder] [-p port] [-e command] [-r
|
||||||
fault port is 143, default folder is 'INBOX', default interval
|
retries]". Default port is 143, default folder is 'INBOX', de‐
|
||||||
is 5 minutes, and default number of retries before giving up is
|
fault interval is 5 minutes, and default number of retries be‐
|
||||||
5. If the password is supplied as '*', you will be prompted to
|
fore giving up is 5. If the password is supplied as '*', you
|
||||||
enter the password when Conky starts.
|
will be prompted to enter the password when Conky starts.
|
||||||
|
|
||||||
|
|
||||||
[1mmail_spool[0m
|
[1mmail_spool[0m
|
||||||
@ -416,10 +416,11 @@ conky(1) conky(1)
|
|||||||
|
|
||||||
|
|
||||||
[1mpop3 [22mDefault global POP3 server. Arguments are: "host user pass [-i
|
[1mpop3 [22mDefault global POP3 server. Arguments are: "host user pass [-i
|
||||||
interval] [-p port] [-e command] [-r retries]". Default port is
|
interval (in seconds)] [-p port] [-e command] [-r retries]". De‐
|
||||||
110, default interval is 5 minutes, and default number of re‐
|
fault port is 110, default interval is 5 minutes, and default
|
||||||
tries before giving up is 5. If the password is supplied as '*',
|
number of retries before giving up is 5. If the password is sup‐
|
||||||
you will be prompted to enter the password when Conky starts.
|
plied as '*', you will be prompted to enter the password when
|
||||||
|
Conky starts.
|
||||||
|
|
||||||
|
|
||||||
[1mshort_units[0m
|
[1mshort_units[0m
|
||||||
@ -1122,22 +1123,22 @@ conky(1) conky(1)
|
|||||||
Displays the number of messages in your global IMAP inbox by de‐
|
Displays the number of messages in your global IMAP inbox by de‐
|
||||||
fault. You can define individual IMAP inboxes seperately by
|
fault. You can define individual IMAP inboxes seperately by
|
||||||
passing arguments to this object. Arguments are: "host user pass
|
passing arguments to this object. Arguments are: "host user pass
|
||||||
[-i interval] [-f folder] [-p port] [-e command] [-r retries]".
|
[-i interval (in seconds)] [-f folder] [-p port] [-e command]
|
||||||
Default port is 143, default folder is 'INBOX', default interval
|
[-r retries]". Default port is 143, default folder is 'INBOX',
|
||||||
is 5 minutes, and default number of retries before giving up is
|
default interval is 5 minutes, and default number of retries be‐
|
||||||
5. If the password is supplied as '*', you will be prompted to
|
fore giving up is 5. If the password is supplied as '*', you
|
||||||
enter the password when Conky starts.
|
will be prompted to enter the password when Conky starts.
|
||||||
|
|
||||||
|
|
||||||
[1mimap_unseen (args)[0m
|
[1mimap_unseen (args)[0m
|
||||||
Displays the number of unseen messages in your global IMAP inbox
|
Displays the number of unseen messages in your global IMAP inbox
|
||||||
by default. You can define individual IMAP inboxes seperately by
|
by default. You can define individual IMAP inboxes seperately by
|
||||||
passing arguments to this object. Arguments are: "host user pass
|
passing arguments to this object. Arguments are: "host user pass
|
||||||
[-i interval] [-f folder] [-p port] [-e command] [-r retries]".
|
[-i interval (in seconds)] [-f folder] [-p port] [-e command]
|
||||||
Default port is 143, default folder is 'INBOX', default interval
|
[-r retries]". Default port is 143, default folder is 'INBOX',
|
||||||
is 5 minutes, and default number of retries before giving up is
|
default interval is 5 minutes, and default number of retries be‐
|
||||||
5. If the password is supplied as '*', you will be prompted to
|
fore giving up is 5. If the password is supplied as '*', you
|
||||||
enter the password when Conky starts.
|
will be prompted to enter the password when Conky starts.
|
||||||
|
|
||||||
|
|
||||||
[1mioscheduler disk[0m
|
[1mioscheduler disk[0m
|
||||||
@ -1498,21 +1499,22 @@ conky(1) conky(1)
|
|||||||
Displays the number of unseen messages in your global POP3 inbox
|
Displays the number of unseen messages in your global POP3 inbox
|
||||||
by default. You can define individual POP3 inboxes seperately by
|
by default. You can define individual POP3 inboxes seperately by
|
||||||
passing arguments to this object. Arguments are: "host user pass
|
passing arguments to this object. Arguments are: "host user pass
|
||||||
[-i interval] [-p port] [-e command] [-r retries]". Default port
|
[-i interval (in seconds)] [-p port] [-e command] [-r retries]".
|
||||||
is 110, default interval is 5 minutes, and default number of re‐
|
Default port is 110, default interval is 5 minutes, and default
|
||||||
tries before giving up is 5. If the password is supplied as '*',
|
number of retries before giving up is 5. If the password is sup‐
|
||||||
you will be prompted to enter the password when Conky starts.
|
plied as '*', you will be prompted to enter the password when
|
||||||
|
Conky starts.
|
||||||
|
|
||||||
|
|
||||||
[1mpop3_used (args)[0m
|
[1mpop3_used (args)[0m
|
||||||
Displays the amount of space (in MiB, 2^20) used in your global
|
Displays the amount of space (in MiB, 2^20) used in your global
|
||||||
POP3 inbox by default. You can define individual POP3 inboxes
|
POP3 inbox by default. You can define individual POP3 inboxes
|
||||||
seperately by passing arguments to this object. Arguments are:
|
seperately by passing arguments to this object. Arguments are:
|
||||||
"host user pass [-i interval] [-p port] [-e command] [-r re‐
|
"host user pass [-i interval (in seconds)] [-p port] [-e com‐
|
||||||
tries]". Default port is 110, default interval is 5 minutes, and
|
mand] [-r retries]". Default port is 110, default interval is 5
|
||||||
default number of retries before giving up is 5. If the password
|
minutes, and default number of retries before giving up is 5. If
|
||||||
is supplied as '*', you will be prompted to enter the password
|
the password is supplied as '*', you will be prompted to enter
|
||||||
when Conky starts.
|
the password when Conky starts.
|
||||||
|
|
||||||
|
|
||||||
[1mpre_exec shell command[0m
|
[1mpre_exec shell command[0m
|
||||||
|
@ -172,7 +172,7 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><command><option>imap</option></command></term>
|
<term><command><option>imap</option></command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
Default global IMAP server. Arguments are: "host user pass [-i interval] [-f folder] [-p port] [-e command] [-r retries]". Default port is 143, default folder is 'INBOX', default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
Default global IMAP server. Arguments are: "host user pass [-i interval (in seconds)] [-f folder] [-p port] [-e command] [-r retries]". Default port is 143, default folder is 'INBOX', default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -394,7 +394,7 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><command><option>pop3</option></command></term>
|
<term><command><option>pop3</option></command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
Default global POP3 server. Arguments are: "host user pass [-i interval] [-p port] [-e command] [-r retries]". Default port is 110, default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
Default global POP3 server. Arguments are: "host user pass [-i interval (in seconds)] [-p port] [-e command] [-r retries]". Default port is 110, default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -1198,7 +1198,7 @@
|
|||||||
<option>(args)</option>
|
<option>(args)</option>
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
Displays the number of messages in your global IMAP inbox by default. You can define individual IMAP inboxes seperately by passing arguments to this object. Arguments are: "host user pass [-i interval] [-f folder] [-p port] [-e command] [-r retries]". Default port is 143, default folder is 'INBOX', default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
Displays the number of messages in your global IMAP inbox by default. You can define individual IMAP inboxes seperately by passing arguments to this object. Arguments are: "host user pass [-i interval (in seconds)] [-f folder] [-p port] [-e command] [-r retries]". Default port is 143, default folder is 'INBOX', default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -1208,7 +1208,7 @@
|
|||||||
<option>(args)</option>
|
<option>(args)</option>
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
Displays the number of unseen messages in your global IMAP inbox by default. You can define individual IMAP inboxes seperately by passing arguments to this object. Arguments are: "host user pass [-i interval] [-f folder] [-p port] [-e command] [-r retries]". Default port is 143, default folder is 'INBOX', default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
Displays the number of unseen messages in your global IMAP inbox by default. You can define individual IMAP inboxes seperately by passing arguments to this object. Arguments are: "host user pass [-i interval (in seconds)] [-f folder] [-p port] [-e command] [-r retries]". Default port is 143, default folder is 'INBOX', default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -1957,7 +1957,7 @@
|
|||||||
<option>(args)</option>
|
<option>(args)</option>
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
Displays the number of unseen messages in your global POP3 inbox by default. You can define individual POP3 inboxes seperately by passing arguments to this object. Arguments are: "host user pass [-i interval] [-p port] [-e command] [-r retries]". Default port is 110, default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
Displays the number of unseen messages in your global POP3 inbox by default. You can define individual POP3 inboxes seperately by passing arguments to this object. Arguments are: "host user pass [-i interval (in seconds)] [-p port] [-e command] [-r retries]". Default port is 110, default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
||||||
|
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -1968,7 +1968,7 @@
|
|||||||
<option>(args)</option>
|
<option>(args)</option>
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
Displays the amount of space (in MiB, 2^20) used in your global POP3 inbox by default. You can define individual POP3 inboxes seperately by passing arguments to this object. Arguments are: "host user pass [-i interval] [-p port] [-e command] [-r retries]". Default port is 110, default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
Displays the amount of space (in MiB, 2^20) used in your global POP3 inbox by default. You can define individual POP3 inboxes seperately by passing arguments to this object. Arguments are: "host user pass [-i interval (in seconds)] [-p port] [-e command] [-r retries]". Default port is 110, default interval is 5 minutes, and default number of retries before giving up is 5. If the password is supplied as '*', you will be prompted to enter the password when Conky starts.
|
||||||
|
|
||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user