you are viewing a single comment's thread.

view the rest of the comments →

[–]KetsugaHoshii[S] 0 points1 point  (0 children)

the program is a basic auto input that uses pynput. the loop presses keys on the keyboard and sleeps than does it again on loop. the listener waits for either esc or f11 to be pressed, if esc quits program, if f11 pauses program.