|
|
||
|---|---|---|
| .. | ||
| mouselogger.py | ||
| README.md | ||
mouselogger.py
Script that timestamps and logs all mouse input to file.
requirements
works on python3.9
pynput module pip install pynput
usage
from the commandline:
python mouselogger.pywill log all mouse input to default logfilemouselog.login the same folderpython mouselogger.py [user-specified logfile]will instead log to user-specified logfile