Initial commit
This commit is contained in:
commit
d123352e89
|
@ -0,0 +1,3 @@
|
||||||
|
* Proarbeit
|
||||||
|
|
||||||
|
Simple mouse controlling script that eratically moves around the screen.
|
|
@ -0,0 +1 @@
|
||||||
|
from pynput.mouse import Listener
|
Loading…
Reference in New Issue