Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szhu/hid-shortcut-manager
https://github.com/szhu/hid-shortcut-manager
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/szhu/hid-shortcut-manager
- Owner: szhu
- Created: 2021-01-02T04:27:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T08:28:44.000Z (almost 2 years ago)
- Last Synced: 2024-04-11T15:52:51.266Z (9 months ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Prereqs:
- Mac-only for now
- Go to System Preferences > Security > Privacy > Accessibility and make sure your terminal or IDE is added
- `brew install deno`How to run:
```sh
deno run --allow-run shortcut-manager.ts
```