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
232 stars 10 forks source link

Add bluetooth connection #3

Open zzabolazza opened 2 weeks ago

zzabolazza commented 2 weeks ago

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

BHznJNs commented 2 weeks 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 2 weeks 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.