donaldducky / hotkeys

Display hotkeys for the currently focused application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotkeys

Display shortcuts for the currently focused application.

Currently only works on MacOS.

Why?

Too many sticky notes with random key combinations on my desk.

Can never find the one you need.

Usage

# install deps
pipenv install

# run the script
pipenv run python hotkeys.py

About

Display hotkeys for the currently focused application

License:MIT License


Languages

Language:Python 100.0%