This repository has been archived on 2023-07-22. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
paring b3a6339e1a
fix: make macros internal
2022-11-03 18:54:24 +09:00
.vscode
skyhook fix: make macros internal 2022-11-03 18:54:24 +09:00
test
.gitignore
Cargo.lock fix: fix cargo.toml for publish 2022-11-03 18:47:05 +09:00
Cargo.toml
LICENSE
README.md

README.md

SkyHook

Very simple Keyboard & Mouse hook, meant for rhythm games.

Troubleshooting

Hook does not work on Linux

You should add input role for the user.

sudo usermod -aG input $USER

and re-login

Credits