Updated imap (markdown)
This commit is contained in:
parent
eef2b8bd89
commit
1bb4d3a124
1 changed files with 2 additions and 2 deletions
4
imap.md
4
imap.md
|
@ -1,10 +1,10 @@
|
||||||
[<- widgets](https://github.com/copycat-killer/lain/wiki/Widgets)
|
[<- widgets](https://github.com/copycat-killer/lain/wiki/Widgets)
|
||||||
|
|
||||||
Shows mail status in a textbox over IMAP protocol.
|
Shows mail count in a textbox fetching over IMAP.
|
||||||
|
|
||||||
myimapcheck = lain.widgets.imap(args)
|
myimapcheck = lain.widgets.imap(args)
|
||||||
|
|
||||||
New mails are notified through a notification like this:
|
New mails are notified like this:
|
||||||
|
|
||||||
+--------------------------------------------+
|
+--------------------------------------------+
|
||||||
| +---+ |
|
| +---+ |
|
||||||
|
|
Loading…
Add table
Reference in a new issue