Projects/_posts/2022-07-20-remote-evdev.md

10 lines
249 B
Markdown
Raw Normal View History

2022-07-21 22:32:08 +00:00
---
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)