Projects/_posts/2022-07-20-remote-evdev.md
2022-07-22 00:32:08 +02:00

10 lines
249 B
Markdown

---
title: remote-evdev Python module
---
Python module to share evdev devices (unix input devices) over network
Check out my [example implementation](/Projects/remote-evdev-python)
### [View on Github](https://github.com/Surferlul/remote-evdev)