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 a9673837a0
chore: use expect instead of unwrap
2022-11-02 21:10:11 +09:00
.vscode
skyhook chore: use expect instead of unwrap 2022-11-02 21:10:11 +09:00
test feat: auto quit test after 5 seconds 2022-11-02 20:57:33 +09:00
.gitignore
Cargo.lock
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