Skip to content

Small input for Horizon Emu or any other emulators

Notifications You must be signed in to change notification settings

mtkboy1/ServerPyInput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

OpenPyInput

OpenPyInput is a small server for emulating keyboard input. To use it, you need a client that sends requests.

How to modify

To modify it, you need to add a code similar to the one presented: ```python if request[0]==3: keyboard.press("d") ``` If you can, rewrite the server in c++ for better performance

About

Small input for Horizon Emu or any other emulators

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages