This page shows a collection of WeeChat scripts written by external contributors, which can be installed directly in WeeChat with the command /script install <name>
.
WeeChat developers are NOT RESPONSIBLE for problems caused by one of these scripts: you could experience problems like memory leaks, slowdowns, or even security problems, you are warned!
You can contribute by adding/updating scripts or reporting issues in the GitHub repository: https://github.com/weechat/scripts
Name / Language | Description | V. | License | Min | Max | Author | Added | Updated |
---|---|---|---|---|---|---|---|---|
imap_status.py | Bar item with unread imap messages count. | 0.9 | GPL-3.0-or-later | 0.3.0 | xt | 2009-11-02 | 2019-01-26 | |
maildir.pl | Unread e-mail notification and count from a local Maildir directory. | 1.1 | MIT | 0.3.0 | Yoran Heling | 2012-11-26 | ||
pop3_mail.pl |
[mail]
Check POP3 server for mails and display mail headers.
(requires: Mail::POP3Client, Tie::IxHash, IO::Socket::SSL, MIME::Base64, Crypt::Rijndael)
|
0.4 | GPL-3.0-or-later | 0.3.0 | nils_2 | 2010-12-05 | 2021-05-11 |