All Projects → codito → pyqtkeybind

codito / pyqtkeybind

Licence: MIT license
Global hotkey bindings for Windows and Linux for PyQt apps

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pyqtkeybind

Onemore
A OneNote add-in with simple, yet powerful and useful features
Stars: ✭ 163 (+279.07%)
Mutual labels:  hotkeys
PyTunes
A lightweight music player made in Python
Stars: ✭ 38 (-11.63%)
Mutual labels:  pyqt
react-shortcut
Convenient React component that detects if the given key combination is pressed, and triggers a callback
Stars: ✭ 16 (-62.79%)
Mutual labels:  hotkeys
Ahkdll
AutoHotkey_H
Stars: ✭ 177 (+311.63%)
Mutual labels:  hotkeys
Qhotkey
A global shortcut/hotkey for Desktop Qt-Applications
Stars: ✭ 234 (+444.19%)
Mutual labels:  hotkeys
keybind
ClojureScript key bindings (shortcut) library
Stars: ✭ 85 (+97.67%)
Mutual labels:  hotkeys
Videojs Hotkeys
Adds more hotkey support to video.js
Stars: ✭ 155 (+260.47%)
Mutual labels:  hotkeys
JFHotkeyManager
Global hotkey manager for Cocoa
Stars: ✭ 32 (-25.58%)
Mutual labels:  hotkeys
python-kaynaklari
Python Türkiye Facebook sayfasında başlatılan projenin yeni sayfası
Stars: ✭ 30 (-30.23%)
Mutual labels:  pyqt
Hotkeys
🔤 A small C# (.NET) Library which allows binding of global HotKeys to any Application's Windows (including Windows Apps such as explorer.exe), even in Background. (using P/Invokes)
Stars: ✭ 66 (+53.49%)
Mutual labels:  hotkeys
Angular2 Hotkeys
Keyboard shortcuts for Angular 2 apps
Stars: ✭ 179 (+316.28%)
Mutual labels:  hotkeys
Is Hotkey
Check whether a browser event matches a hotkey.
Stars: ✭ 211 (+390.7%)
Mutual labels:  hotkeys
15-minute-apps
15 minute (small) desktop apps built with PyQt
Stars: ✭ 3,469 (+7967.44%)
Mutual labels:  pyqt
Winhue
Controlling the Philips Hue lighting system from your Windows PC.
Stars: ✭ 167 (+288.37%)
Mutual labels:  hotkeys
Chordly
Chordly is a javascript library that may be used to detect and act upon key sequences entered by a user.
Stars: ✭ 14 (-67.44%)
Mutual labels:  hotkeys
Hotkeys
🤖 A declarative library for handling hotkeys in Angular applications
Stars: ✭ 158 (+267.44%)
Mutual labels:  hotkeys
keys
⌨️ Keyboard Shortcuts for 'shiny'
Stars: ✭ 37 (-13.95%)
Mutual labels:  hotkeys
qmxgraph
A Qt graph drawing widget using JavaScript's mxGraph library.
Stars: ✭ 22 (-48.84%)
Mutual labels:  pyqt
GlotDict
This extension for WordPress polyglots implements new features to improve the quality of translation/reviews!
Stars: ✭ 52 (+20.93%)
Mutual labels:  hotkeys
SystemMonitor
Python script and a PyQt5 program to monitor ram and cpu usage along with disk usage.
Stars: ✭ 22 (-48.84%)
Mutual labels:  pyqt

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].