Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 336 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 336 Bytes

This is a basic keylogger I made that will record and write all keyboard inputs into a text file, called Data.txt..

Feel free to suggest improvements to the code, this is my first project to post so I'm open to any changes and edits.

To run the program you'll first have to install the "keyboard" package using pip install keyboard