Skip to content

Commit ba6ba40

Browse files
authored
Merge pull request vinta#938 from enteleform-forks/master
added "keyboard" and "mouse" by @boppreh to "Hardware"
2 parents ff6826d + 6516baa commit ba6ba40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
661661
*Libraries for programming with hardware.*
662662

663663
* [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.
664666
* [Pingo](http://www.pingo.io/) - Pingo provides a uniform API to program devices like the Raspberry Pi, pcDuino, Intel Galileo, etc.
665667
* [Pyro](http://pyrorobotics.com/) - Python Robotics.
666668
* [PyUserInput](https://github.com/SavinaRoja/PyUserInput) - A module for cross-platform control of the mouse and keyboard.

0 commit comments

Comments
 (0)