Go to file
coolneng 9a7246442c
Set screen width and height as default variables
2022-06-10 20:12:02 +02:00
mouse Update mouse library 2022-06-10 20:05:20 +02:00
LICENSE.md License under GPL3 2020-07-28 13:26:10 +02:00
README.org Update README with link to the mouse library 2020-07-28 13:40:50 +02:00
flake.lock Migrate project to flakes 2022-06-10 20:10:48 +02:00
flake.nix Migrate project to flakes 2022-06-10 20:10:48 +02:00
proarbeit.py Set screen width and height as default variables 2022-06-10 20:12:02 +02:00
shell.nix Rewrite using mouse library 2020-07-28 13:24:50 +02:00

README.org

Proarbeit

Simple mouse controlling script that eratically moves around the screen.

Dependencies

The mouse library is used in the project, no installation is needed as all the necessary source files are provided under the mouse directory.