Skip to content

jeandamore/keydam

Repository files navigation

Keyboard Pressing Anonymisation

Installation

brew tap homebrew/science 
brew install r
git clone https://github.com/jeandamore/keydam.git

Run the keypress logger

cd keydam
./run.sh -v -r 

-v for verbose (will print to stdout as well) -r for randomise (will wait between 10 and 100 ms before propagating the event)

Run the keypress visualiser

cd keydam
./plot.sh

Monitor the log (optional)

cd keydam
tail -f keydam.csv

About

Keyboard pressing anonymisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published