Skip to main content

Send Shift+Win+F23 (Copilot Key) with one call

Project description

copilotkey

Tiny Python package to send Shift+Win+F23 (the Copilot Key) when called.

Install locally

pip install -e .

Usage

from copilotkey import CopilotKey

CopilotKey()        # sends Shift+Win+F23
CopilotKey.press()  # same thing

CLI

copilotkey   # runs the command-line entrypoint (sends the key once)
python -m copilotkey

Notes

  • Primary target: Windows. The package tries keyboard.send("shift+windows+f23") first (if keyboard installed). If not present, it falls back to a Windows API call using ctypes.
  • The simulated keypress goes to the currently focused window.

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

copilotkey-0.1.0.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

copilotkey-0.1.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file copilotkey-0.1.0.tar.gz.

File metadata

  • Download URL: copilotkey-0.1.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for copilotkey-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9c1ca0bcb3fec8b5b92fe171ee6845949103582e2a607ade90b30542f826477a
MD5 aea0618fc697b2f80a9873c375d7c8b5
BLAKE2b-256 6717411ab14f5697b7d722b7bc154bbd8bf65e8bfc2464a03b612dec569ff472

See more details on using hashes here.

File details

Details for the file copilotkey-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: copilotkey-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for copilotkey-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fad4eede78ac450ede8e6b4bdc13ee1afececc30f927b0d3d772ccadb4191c18
MD5 5959b81d42b55264eda23abb43248dd6
BLAKE2b-256 14027c16bcc4f60175e4c1b0fe34cf6791d001d5d45607f3a10dce2f934809ce

See more details on using hashes here.

Supported by

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