Skip to content

rohitsangwan01/lan-mouse-mobile

Repository files navigation

Lan Mouse Mobile

Lan Mouse Mobile is a mobile client for Lan Mouse, enabling you to control your desktop's mouse and keyboard from your mobile device.

Screenshot of Lan-Mouse

Getting Started

Download app from Release section

Ensure your mobile device and desktop are on the same network. Add your mobile's IP to the Desktop LanMouse client and enable it. Then, enter your desktop's IP on the mobile app to start controlling your desktop.

Developer's Guide

This section guides you through setting up and running LanMouseMobile for development purposes.

Prerequisites:

  • Install the latest version of Flutter for your operating system. You can find instructions on the official Flutter website.
  • Follow the Flutter setup guide for your platform.

Running/Debugging the App:

  • Once Flutter is set up, run flutter pub get to download dependencies, and run flutter run to start the app