Skip to content

hypertensiune/Mousedroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mousedroid

Use your android phone as a mouse & keyboard.


Description

Cross platform application that transforms your android phone in an input peripheral. Use it as a mouse (touchpad), keyboard or numpad. Wired or wirelessly, control your pc with your phone.

Supported platforms:

  • Windows
  • Linux
  • Android 8 (Oreo) and newer

How to use

  1. Download ( or build ) and install the server on your pc. How to build
  2. Download and install the APK on your phone from the.
  3. If you want to use the application in WIFI mode, make sure your phone is connected to the same network as the pc.
    If you want to use it wired, you must enable USB Debugging under Developer options on your phone. (See for more details)
  4. Start the server. ( If you start the server after connecting your phone via USB you need to restart ADB )
  5. For WIFI mode add the IP Address of your server and connect to it.

Gestures

Action Gesture
Click Tap the screen once
Double click Double tap the screen
Right click Tap the screen once with two fingers
Scroll Place two fingers on the screen and slide horizontally or vertically
Drag & drop Long press and drag

Notes

  • For Android versions greater than 31 ( Android 12L and newer ) the app requires bluetooth permission to display the bluetooth name set by the user. If the permission isn't allowed only the device model name is showed.
  • If you start the server after connecting your phone via USB you need to restart ADB.
  • On Wayland some features, like the taskbar icon may not be visible, switching to Xorg might solve the issue.