Flutter_Bluetooth_PC_Control
Flutter_Bluetooth_PC_Control copied to clipboard
Flutter App to Control PC using Bluetooth
Flutter Bluetooth PC Control
Control your PC by using Flutter app
Prerequisites
1) Java 1.8
2) Flutter
Getting Started
- Go to PC Settings and turn on Bluetooth and make it discoverable
- Download the bluetooth_pc_control.jar
- If Java is installed and mentioned in environment variable as path then it should either work if you give open with java or else you can open Command Prompt point to the location where the jar is installed and run the command
java -jar bluetooth_pc_control.jar
A new screen appears as shown below
- Click on Start to start the server and then you can see the screen changing to as shown below
Open the App
-
Turn on bluetooth
NOTE-Manually turn on location
-
If you have already paired your PC with phone or skip next steps
-
Click on Explore discovered devices
-
It will show the nearest bluetooth device in green, choose your laptop and pair with it
-
Next in main screen click Connect to paired PC to Control and choose the paired laptop NOTE- Only laptops with the server running will be enabled in the list to choose
-
TaDa !!! Now you can control your PC using your phone !!!