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.8.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for windows_hotkey_checker-0.1.8.tar.gz
Algorithm Hash digest
SHA256 3959ca644a8bc4342db987d93f2ff261edbb35107d41b78ce245e2f881b4c8e2
MD5 ba0f3d3e2f529d7fb87cfe4edf33e556
BLAKE2b-256 c3b9c169fa260f7cf39943b7de835c3dcf6bae7d16d7e58e79e0e9dd5368ee92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for windows_hotkey_checker-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 fbaa0334509bd794d85982b490aac635b87cf12372161434916f32dd26086d2c
MD5 b1f1ac0afd455266edd4c13b12bf8773
BLAKE2b-256 415f60ecd6e81084f4db424f4c41a3d9080b5a05bb5ce7bfa83765856c26468e

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