.gitignore
KeyboardShortcut.alfredworkflow
KeyboardShortcut.kmmacros
LICENSE
README.md
pyproject.toml
pytest.ini
setup.py
tasks.py
gfx/Alfred Keyboard Shortcut Icon.png
gfx/keyboard-maestro-macro.jpg
gfx/Alfred Keyboard Shortcut Icon.pxd/metadata.info
gfx/Alfred Keyboard Shortcut Icon.pxd/QuickLook/Icon.tiff
gfx/Alfred Keyboard Shortcut Icon.pxd/QuickLook/Thumbnail.tiff
gfx/Alfred Keyboard Shortcut Icon.pxd/data/95E7E97F-F5FA-4299-ADAF-3BB3C55B8E7F
src/ksc/__init__.py
src/ksc/__main__.py
src/ksc/macos.py
src/ksc.egg-info/PKG-INFO
src/ksc.egg-info/SOURCES.txt
src/ksc.egg-info/dependency_links.txt
src/ksc.egg-info/entry_points.txt
src/ksc.egg-info/requires.txt
src/ksc.egg-info/top_level.txt
tests/test_macos.py
tests/test_main.py