It'S In tHe NaME
A simple python program that makes the caps lock key randomly switch.
TESTED ON:
- Windows
- Linux Arch
Getting the program to start automaticaly Windows:
Follow this tutorial with the latest released EXE: Tutorial
To make the EXE from code: Tutorial
Dependencies Windows
- win32api
- win32con
- pynput
Dependencies Linux
- pynput
- evdev