Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dax-dot-gay/shortcutter
Custom keyboard shortcut support for windows
https://github.com/dax-dot-gay/shortcutter
Last synced: 6 days ago
JSON representation
Custom keyboard shortcut support for windows
- Host: GitHub
- URL: https://github.com/dax-dot-gay/shortcutter
- Owner: dax-dot-gay
- License: mit
- Created: 2019-01-10T13:25:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T13:41:03.000Z (almost 6 years ago)
- Last Synced: 2024-08-22T18:03:36.380Z (3 months ago)
- Language: Python
- Size: 5.49 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shortcutter
Custom keyboard shortcut support for windowsTo edit cfg.txt and shortcuts.txt:
```
keys separated by "+";command to run
```### EXAMPLE:
```ctrl+p+s;C:\Windows\System32\SnippingTool.exe```: pressing sontrol, p, ans s will open Snipping ToolFor more extensive docs on key names, see https://github.com/boppreh/keyboard/blob/master/README.md