This program has beem created only for Linux Environment.
pip3 install -r requirements.txt
In KeyLogger.py code line no. 6 "os.path.expanduser('YOUR_DESTINATION_FOLDER/file.log')", change YOUR_DESTINATION_FOLDER name to your desired folder name.
For example, os.path.expanduser('/home/username/Desktop/file.log')
python KeyLogger.py
All logs will be saved in file.log