[Tutor] Fwd: Re: Hii

Steven D'Aprano steve at pearwood.info
Fri Jun 21 20:41:14 EDT 2019


On Fri, Jun 21, 2019 at 05:18:02PM -0500, Antonio Arizpe wrote:

> i only need this to function on windows 7 and 10, 32 and 64 bits
> i dont need any specificity to the counter other than the numeric sum of
> clicks pressed on the local machine.
> as far as this idea goes its very fair to make it as simple as possible.
> no VMs, single user, no key logging other than just a number at the end of
> the day.

https://www.geeksforgeeks.org/design-a-keylogger-in-python/

which was the first result here:

https://duckduckgo.com/?q=python+key+logger

Here's another one:

http://dalelane.co.uk/blog/?p=1760

which I found here:

https://www.google.com/search?q=python+count+keystrokes


-- 
Steven


More information about the Tutor mailing list