Skip to main content

A simple command line tool to check whether a hotkey is already registered by another program on Windows.

Project description

Windows Hotkey Checker

Simple command line tool to check for registered hotkeys on Windows

This is a simple python script that checks for hotkeys that already regitstered by other programs on Windos and prints them to the console.

It works by enumerating combinations of modifiers and keys and trying to register them as new hotkeys. If the registration fails, it means that the combination is already registered by another program.

Installation

The script can be installed with pip:

python -m pip install windows_hotkey_checker

and only uses python standard library modules, so no additional dependencies.

Usage

Usage is simple. Just run the script with python:

> python -m windows_hotkey_checker

There is also a Script installed in the Scripts directory of the python installation with the shortcut "hotkeys" that you can run from the command line as:

  > hotkeys

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

windows_hotkey_checker-0.1.10.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

windows_hotkey_checker-0.1.10-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file windows_hotkey_checker-0.1.10.tar.gz.

File metadata

File hashes

Hashes for windows_hotkey_checker-0.1.10.tar.gz
Algorithm Hash digest
SHA256 7fe153a00eef28b09ce08233d7e0c4579e02d102673b27373ca1915b11fcf760
MD5 69b5d2a72dbe30267d0f117eb1a93e8d
BLAKE2b-256 5fcaf68ca64f17fb155ba214273cfc2016767ca7c1f4128a54b08bdcb2cad347

See more details on using hashes here.

File details

Details for the file windows_hotkey_checker-0.1.10-py3-none-any.whl.

File metadata

File hashes

Hashes for windows_hotkey_checker-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 6d7e2a061b6218d03d14cc1b127583bd53068095c6ca1a7456a4d464a5267fa4
MD5 fa680c133ce8a1b827dd154ed163035d
BLAKE2b-256 3bb8113234c21366ad52e1a785b95709b22a2b52dbd08a64f84756e823f8a114

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page