Flashing keyboard led when there are unread messages for a group of users

alkeon 8201f8d9f8 update to gajim 1.3 3 lat temu
.gitignore 3d0950fbcb Initial commit 4 lat temu
LICENSE 3d0950fbcb Initial commit 4 lat temu
README.md 5a9016f78b Better Readme 4 lat temu
__init__.py f2c8ea6c40 First commit, working groups 4 lat temu
config.png f2c8ea6c40 First commit, working groups 4 lat temu
config_dialog.ui f2c8ea6c40 First commit, working groups 4 lat temu
flashing_lock.png f2c8ea6c40 First commit, working groups 4 lat temu
flashing_lock.py 8845c97ecc Typo, led off when closing and comments 4 lat temu
manifest.ini 8201f8d9f8 update to gajim 1.3 3 lat temu

README.md

FlashingLock

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.

Install

Download this repo and put it inside your gajim plugins folder.

Use

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.

License

Original code from Denis Fomin, this fork only adds group control.
Changes made by alkeon.