BHznJNs / InputShare

InputShare enables you to share the keyboard and mouse of your computer with an Android device via ADB in wired / wireless way.
https://bhznjns.github.io/InputShare/
Apache License 2.0
88 stars 5 forks source link

Add bluetooth connection #3

Open zzabolazza opened 1 day ago

zzabolazza commented 1 day ago

connect through bluetooth will be much easier to use, just like what accross do.

BHznJNs commented 1 day ago

Connection via Bluetooth is a completely different way comparing to the current implementation, it is not in plan in a short term. However, I have been finding a way to simplify the current connection steps, it will be applied in the following release.

BHznJNs commented 1 day ago

In the latest release, i added the ip address memorising and port scanning feature, i hope those can help you to simplify the connection.