pyqtkeybind icon indicating copy to clipboard operation
pyqtkeybind copied to clipboard

Global hotkey bindings for Windows and Linux for PyQt apps

pyqtkeybind

|pypi|

Overview

Cross platform global keybindings for PyQt5

Installation / Usage

To install use pip:

::

$ pip install pyqtkeybind

Or clone the repo:

::

$ git clone https://github.com/codito/pyqtkeybind.git
$ python setup.py install

Example

See https://github.com/codito/pyqtkeybind/blob/master/sample/hotkey.py

Contributing

Pull requests are most welcome.

.. |pypi| image:: https://img.shields.io/pypi/v/pyqtkeybind :target: https://pypi.org/project/pyqtkeybind/