Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

misaka19465/WirelessKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WirelessKeyboard

A keyboard between two device.

中文

How to install?

JRE or JDK should installed on device.
Node.js should installed on controller.

  1. Download release of device to a device which you want control.
  2. Download release of controller to your phone or something else.
  3. Cd into downloaded folder on controller.
  4. Run npm install on controller.

How to use?

  1. Run node index.js on controller.
  2. Run java -jar Device.jar on device.
  3. Then type anything you want to type!

what's the issue?

  • Can't use Ctrl+C because the controller daemon will stop.

If you have ways to fix these, please send a email to me!

About

A keyboard between two device.

Resources

License

Stars

Watchers

Forks

Packages

No packages published