Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

sdutwsl/RemoteDevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteDevice

This application can make your phone work like you computer's touch pad

Windows source is in windows folder,for a C# UI client project and a C++ server project

Android source writting in java is in android folder,open it with android studio

It may be difficult for compiling both of the client,if you just want to use,go to release.

Remark

It is not developed fully now,text-input function that can be realized by Windows API SendInput function is not working now.