https://github.com/liquidiert/emuward
A simple key forwarder for distributed emulators
https://github.com/liquidiert/emuward
Last synced: 3 months ago
JSON representation
A simple key forwarder for distributed emulators
- Host: GitHub
- URL: https://github.com/liquidiert/emuward
- Owner: liquidiert
- License: mit
- Created: 2021-03-15T20:12:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T08:46:10.000Z (about 4 years ago)
- Last Synced: 2025-02-02T09:25:02.819Z (4 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# emuward
A simple key forwarder for linux based on websockets.
Though originally created to pass keys to an emulator in the cloud, you can use it with any application you want!## requirements
### python
All requirements should be listed in
[requirements.txt](./requirements.txt).
So just install them ;)### linux
xdotool - used to find and focus correct application window