Skip to content

neerajkerkar/android-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

android-remote

An android app for controlling windows pc via mobile phone through Bluetooth. The app can be used to control PPT slides, mouse as well as send text to your pc.

You can remotely control PPT presentation on your pc via the app using the following features:

  1. Start and end slide show.
  2. Jump to a specific slide
  3. Sync: The slide images as well as the notes are displayed in the app.
  4. Go to previous and next slide
  5. Mouse feature can control the pointer on your pc

Additional features:

  1. Send text: The text you type in the app is sent to the active textbox on your pc.

The code that runs on the pc is written in python. Run the app.py file to start the server, or alternatetively, run Remote Server.exe in dist folder. The server uses win32api, win32com and win32con libraries for controlling windows.

Download (apk and exe): https://www.dropbox.com/sh/knp18e1yilcygto/AAB6MdAQE6x9ISZjTFiGnaTOa?dl=0

INSTRUCTIONS FOR USE:

  1. Run Server.exe on your PC.
  2. Make sure blutooth is turned on in your PC.
  3. The app detects only paired bluetooth devices so make sure your smartphone is paired with your PC.
  4. Start Remote Controller app on your android device and choose your PC in the list of devices.
  5. Use the app.