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 CL 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:

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 with the short name of "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.7.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

windows_hotkey_checker-0.1.7-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for windows_hotkey_checker-0.1.7.tar.gz
Algorithm Hash digest
SHA256 a21c9f56618c3f250be99686e39521f394e0d3669b14888628bf115176995b33
MD5 bd943ec44f1c15cb51c274da1e58f2e4
BLAKE2b-256 5b0fab2d52058c25105a91835dcb3aab653276a5bb6afb9bfe58e702738bdb6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for windows_hotkey_checker-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d7d4d051d65aa17ddadbb25c0467a604e6f971bb1b16e42e69ec020213c67407
MD5 d06bf3d76cd2c2cd072a9572dddd8237
BLAKE2b-256 9612a4c3cfb9091e45474b611ba5d05ce552ea0cca9c6a7ea7f0fbb6c472a329

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