Keylogger is a program that track the activities (keys pressed) of a keyboard and then stores the keystrokes in a small file, which is either accessed later or automatically emailed to the person monitoring your actions.
Required Modules: pyxhook, smtplib , email Python Version: Python3
pip install pyxhook smtplib email
You have to simply run that keylogger.py in the client system and then get the log file in your email account as per your time.
Simplfy the whole program into a single file and which is easy to run in any machine.