Skip to content

datletrung/phone-touchpad

Repository files navigation

Phone Touchpad

Control computer mouse with an Android phone.

Getting Started

A just-for-fun project!
I have changed the code recently but I haven't tested it so I don't know if it really works or not. Give it a try. 😁
Have fun with discovering the app! 😁

Prerequisites

  • An Android Phone

  • Python

Installing

Computer

Download or clone the repository

Phone

Install touchpad.apk
You can modify my code using the following steps:

Using

There are 2 files:

  • run.py runs a server and receives any phone that wants to connect to it.
  • test.py is a testing version (I want to create a GUI that can display which Phone is being connected), play with it if you like.

Start the server by clicking the file touchpad.py (do not open Python IDLE). You should see your computer's IP in the last line.
Start the app on your phone, enter your computer's IP and tada!! 😁

Example

Authors

Releases

No releases published

Packages

No packages published

Languages