https://github.com/instance-id/quick-keys-app
An app for Xencelabs QuickKeys to run system commands
https://github.com/instance-id/quick-keys-app
Last synced: 7 months ago
JSON representation
An app for Xencelabs QuickKeys to run system commands
- Host: GitHub
- URL: https://github.com/instance-id/quick-keys-app
- Owner: instance-id
- License: mit
- Created: 2022-08-20T02:48:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T12:24:00.000Z (over 2 years ago)
- Last Synced: 2025-04-16T06:14:19.698Z (7 months ago)
- Language: TypeScript
- Size: 497 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quick-keys-app
An app for Xencelabs QuickKeys to run whatever system commands, which are assigned via config file.
I don't know Typescript/Node very well, so I am sure things are not "best practice". It works for my purposes, though.
Using the following Library:
https://github.com/Julusian/node-xencelabs-quick-keys
As mentioned above, since I don't know much about Typescript/Node, this started project was used to bootstrap:
https://github.com/stemmlerjs/simple-typescript-starter