magestik247 / Flutter_Bluetooth_PC_Control

Flutter App to Control PC using Bluetooth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Server

  • Click on Start to start the server and then you can see the screen changing to as shown below

Server Started

Open the App

  • Turn on bluetooth App Launch NOTE-Manually turn on location

  • If you have already paired your PC with phone or skip next steps

  • Click on Explore discovered devices App Pair

  • It will show the nearest bluetooth device in green, choose your laptop and pair with it App_pair_code blutooth_pin_pc App_pair_success bluetooth_pairing_success_pc

  • 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 App_connect

  • TaDa !!! Now you can control your PC using your phone !!! App_connected

About

Flutter App to Control PC using Bluetooth


Languages

Language:Dart 79.5%Language:Java 19.2%Language:Objective-C 1.3%