2 parents ff6826d + 6516baa commit ba6ba40Copy full SHA for ba6ba40
1 file changed
README.md
@@ -661,6 +661,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
661
*Libraries for programming with hardware.*
662
663
* [ino](http://inotool.org/) - Command line toolkit for working with [Arduino](https://www.arduino.cc/).
664
+* [keyboard](https://github.com/boppreh/keyboard) - Hook and simulate global keyboard events on Windows and Linux.
665
+* [mouse](https://github.com/boppreh/mouse) - Hook and simulate global mouse events on Windows and Linux.
666
* [Pingo](http://www.pingo.io/) - Pingo provides a uniform API to program devices like the Raspberry Pi, pcDuino, Intel Galileo, etc.
667
* [Pyro](http://pyrorobotics.com/) - Python Robotics.
668
* [PyUserInput](https://github.com/SavinaRoja/PyUserInput) - A module for cross-platform control of the mouse and keyboard.
0 commit comments