SyncPad is a Flutter application that allows you to control your computer mouse movements remotely using your mobile device as a touchpad. With SyncPad, you can navigate your computer's screen, control the mouse cursor, and perform various actions, all from the convenience of your mobile device.
- Intuitive touchpad control
- Support for gestures such as single tap and double tap,
- Real-time synchronization between mobiledevice - and computer
- Easy setup and connection over a localnetwork
You can find the Latest stable release HERE
⚠️ NOTE: Make sure to run Server side code on your PC first FIND HERE
To get started with SyncPad, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/mukundsolanki/SyncPad
-
Open the project in your preferred Flutter development environment.
-
Install the project dependencies by running the following command in the terminal:
flutter pub get
-
Find the Server side code HERE
-
Build and run the Flutter app on your mobile device or emulator:
flutter run
-
On the SyncPad app, enter the IP address of your computer and tap the "Connect" button to establish a connection.
-
Now you can use Your phone as touchpad.
Contributions are welcome! If you have any suggestions, improvements, or bug fixes, feel free to submit a pull request.
Let's make SyncPad even better together!
This project is licensed under the MIT License.