https://github.com/subdavis/keypad.io
keypas.io uses WebSockets and Java to send keystrokes in real time to your computer from any mobile device.
https://github.com/subdavis/keypad.io
Last synced: 5 months ago
JSON representation
keypas.io uses WebSockets and Java to send keystrokes in real time to your computer from any mobile device.
- Host: GitHub
- URL: https://github.com/subdavis/keypad.io
- Owner: subdavis
- Created: 2014-03-06T05:35:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-04T17:44:14.000Z (over 11 years ago)
- Last Synced: 2024-06-11T23:38:58.374Z (about 2 years ago)
- Language: Java
- Homepage: keypad.io
- Size: 980 KB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
keypad.io
=========
keypas.io uses WebSockets and Java to send keystrokes in real time to your computer from any mobile device.
To use
-------
1) Visit keypad.io on your desktop. Download and run the portable .jar file
2) Visit keypad.io on your mobile device. Enter the same info that the desktop client gave you.
3) Type using your phone/tablet on your computer from any range over the web!
Special thanks to @tootallnate for the Java Websocket Library.
NOTICE: This implementation is not the most secure, but because of the limitations of the client, only letters a-z, space and backspace can be sent.