Skip to content

Use phone/mobile device as alternative input device

Notifications You must be signed in to change notification settings

aardisaputra/phone_input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phone Input App

Ever wanted to write Chinese characters or Japanese kanji on your PC but found the mouse to be very uncomfortable? Worry no more! Using this app, you can use your fingers/smart pen to write on your phone and have the text sent wirelessly to your computer!

This project uses TCP/IP sockets.

How to use

There are two main components, the server app and the client app.

Server App

  1. Open main.py in the desktop_server folder
  2. Run it, you will see a GUI interface as follows:

image

Client App

  1. Open mobile_client\build\app\outputs\apk\release\app-release.apk
  2. Just follow the simple instructions to connect!

image

  1. It opens up the next page!

  1. After clicking the "send" button, the text will be automatically copied to your computer's clipboard, Ctrl+V to paste into any input field like an online dictionary!

About

Use phone/mobile device as alternative input device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published