Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 3.29 KB

README.md

File metadata and controls

65 lines (48 loc) · 3.29 KB


PC Remote Access / PC Controller

Control your laptop/computer using your Android Phone over Wi-Fi.

 Connect with me on LinkedIn  license

About The Project

This is an android application that can remotely control the hosting computer using Wi-Fi. The server is located at the remote computer then the client in the android device tries to connect to the server. Once the connection is successful the android device can control the pc remotely.

⚡️ Features

  1. Control Mouse Movement
  2. Mouse Left Click, Mouse Right Click
  3. KeyBoard Typing
  4. ShutDown
  5. Restart
  6. Sleep
  7. Lock Screen
  8. Control Brightness of laptop/computer
  9. Control presentation on laptop via phone
  10. Multiple keys support
  11. Pause/Play, Previous, Next for a music/video player

⚡️ Usage

Step 1 :

Connect your phone and laptop/computer via hotspot on phone and wifi on laptop

Step 2 :

Run the Server.java file (It will create a server and will accept the request from the client android phone)

Step 3 :
  • Build and Run PC_Controller
  • Change Constants.SERVER_IP to your computer's ip address
  • Constants.SERVER_PORT is predefine, if you are facing problem due to busy port number make sure you change the Constants.SERVER_PORT to a free port number
  • Install the build in Android Device
  • Tap on CONNECT button on the Home Screen
  • Now you can control the pc and use the bottom navigation to use the features 🙂

📎 📱 Screenshots

Home Mouse Control
Keyboard Multiple Keys

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Email - hdabhade7@gmail.com LinkedIn - https://www.linkedin.com/in/harshad-dabhade-a2a584175/

Project Link: https://github.com/Harshad09/PC-Remote-Access

For query/issues open Github issue