janmechtel / rockettype

A windows keylooger to track typing statistics like WPM
MIT License
3 stars 0 forks source link

Release installer & test #39

Open janmechtel opened 3 years ago

janmechtel commented 3 years ago

yes, this seems good to me. I think it would take me a few hours of work and I could do it by tomorrow evening

janmechtel commented 3 years ago

@c-iordache doesn't work for me yet:

PS C:\Users\JanMechtel> C:\Users\JanMechtel\AppData\Local\Programs\RocketType\Python\python.exe "C:\Users\JanMechtel\AppData\Local\Programs\RocketType\RocketType.launch.pyw" Traceback (most recent call last): File "C:\Users\JanMechtel\AppData\Local\Programs\RocketType\RocketType.launch.pyw", line 35, in main() File "C:\Users\JanMechtel\AppData\Local\Programs\RocketType\pkgs\keylogger\logger.pyw", line 219, in main init() File "C:\Users\JanMechtel\AppData\Local\Programs\RocketType\pkgs\keylogger\logger.pyw", line 59, in init env['typos'] = init_typos() File "C:\Users\JanMechtel\AppData\Local\Programs\RocketType\pkgs\keylogger\logger.pyw", line 85, in init_typos with open('commonTypos.csv', newline='') as csvfile: FileNotFoundError: [Errno 2] No such file or directory: 'commonTypos.csv' PS C:\Users\JanMechtel>