Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codito/pyqtkeybind

Global hotkey bindings for Windows and Linux for PyQt apps
https://github.com/codito/pyqtkeybind

hotkeys pyqt python qt

Last synced: 6 days ago
JSON representation

Global hotkey bindings for Windows and Linux for PyQt apps

Awesome Lists containing this project

README

        

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/