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

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

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.