2026-06-19 15:51:23 +02:00
2026-06-19 15:51:23 +02:00
2026-06-19 15:51:23 +02:00
2026-06-19 15:51:23 +02:00
2026-06-19 15:51:23 +02:00
2026-06-19 15:51:23 +02:00
2026-06-19 15:51:23 +02:00
2026-06-19 15:51:23 +02:00
2026-06-19 15:51:23 +02:00

dependencies

make python VENV

python -m venv venv

activate VENV

source venv/bin/activate

install dependencies

pip install evdev websockets

run the script (inside VENV)

python input.py

Important note for wayland.

make sure to change your input access rules.

sudo usermod -aG input $USER

then reboot for this to take effect.

Node backend dependencies

npm install

S
Description
No description provided
Readme 52 KiB
Languages
HTML 57.5%
Python 18.4%
JavaScript 17.4%
CSS 6.7%