You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# fakekey
This app injects keyboards events on Linux based on input from a instruction
file provided to the application.
To build:
cmake .
make
To run:
sudo ./fakekey < sample.txt
About
Injects keyboard events from a script file on Linux