GiacomoLaw / Keylogger

A simple keylogger for Windows, Linux and Mac
https://simple-keylogger.github.io/
MIT License
2.06k stars 617 forks source link

important changes #105

Closed sesseor closed 3 years ago

sesseor commented 3 years ago

There is no point to make the script a pip module because it cannot be used in a module and I added needed deps to requirements.txt and how to use it. Migrated to f-strings. I made the logged keystrokes more readable using a simple if statements.
Please create a dev branch .

GiacomoLaw commented 3 years ago

Thanks for this - never had the time to get around to sorting out the mess that I created with the pip install.