Flashing keyboard led when there are unread messages for a group of users
alkeon 8201f8d9f8 update to gajim 1.3 | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
__init__.py | %!s(int64=4) %!d(string=hai) anos | |
config.png | %!s(int64=4) %!d(string=hai) anos | |
config_dialog.ui | %!s(int64=4) %!d(string=hai) anos | |
flashing_lock.png | %!s(int64=4) %!d(string=hai) anos | |
flashing_lock.py | %!s(int64=4) %!d(string=hai) anos | |
manifest.ini | %!s(int64=3) %!d(string=hai) anos |
Gajim plugin. Use gajim is useful.
Flashing keyboard led when there are unread messages for a group of users.
This is a fork of https://dev.gajim.org/gajim/gajim-plugins/-/wikis/flashingkeyboardplugin made by Denis Fomin.
Download this repo and put it inside your gajim plugins folder.
First command will be activated when you receive a message.
Second command will be activated when you read all messages.
Group is the name of the group you want as the one that activates first and second command. If you receive a message from people of other groups, commands will not be activated.
Flashing led. If activated this option, commands will not be flashing activating and deactivating.
Specific group activates group name to be controlled.
Original code from Denis Fomin, this fork only adds group control.
Changes made by alkeon.