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 |
---|---|---|---|---|---|---|---|---|
notification.py |
Notify events through desktop notifications and an optional status icon.
(requires: PyGTK, notify-python for the GTK 2 UI; GObject Introspection bindings for glib, GDK-PixBuf, GTK 3, libnotify for the GTK 3 UI; PyQt4 for the Qt 4 UI; PyQt4, PyKDE 4 for the KDE 4 UI)
⚠ Script disabled (not compatible with Python 3). |
1 | GPL-3.0-only | 1.0 | Guido Berhoerster | 2017-05-08 | ||
terminal_title.py |
Display user defined information in the terminal title.
⚠ Script disabled (not compatible with Python 3). |
1 | GPL-3.0-only | 0.3.0 | Guido Berhoerster | 2017-05-08 |