https://github.com/atharibrahim/remote-cursor-app
This is mouse app what connect to system and control courser by your mouse!
https://github.com/atharibrahim/remote-cursor-app
atharibrahimkhalid dart desktop-version dpi flutter github mobile-version mouseapp qr-code qr-scanner qrcode-generator remote-cursor remote-mouse wifi-mouse
Last synced: 15 days ago
JSON representation
This is mouse app what connect to system and control courser by your mouse!
- Host: GitHub
- URL: https://github.com/atharibrahim/remote-cursor-app
- Owner: AtharIbrahim
- License: mit
- Created: 2025-02-01T13:39:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-25T15:06:48.000Z (3 months ago)
- Last Synced: 2026-01-26T07:59:46.510Z (3 months ago)
- Topics: atharibrahimkhalid, dart, desktop-version, dpi, flutter, github, mobile-version, mouseapp, qr-code, qr-scanner, qrcode-generator, remote-cursor, remote-mouse, wifi-mouse
- Language: C++
- Homepage:
- Size: 11.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Remote Cursor App || Fully Functional App
The Remote Cursor app is an innovative solution designed to transform your mobile device into a wireless mouse for your desktop. This project is divided into two components: a desktop app and a mobile app, both developed using Flutter.
A Flutter-based UI kit for building this apps with clean, reusable, and responsive Dart components.
## 💻 Desktop Version
The desktop version after installation just open app, then app doing following things (but must sure python is installed on your system)
- Checks whether Python is installed.
- Verifies if all necessary packages are installed.
- If not, then install any missing packages automatically.
- Then app runs the python script to enable communication.
## 📱 Mobile Version
- Download and open the app.
- Scan the QR code displayed on your desktop system (IP address will appear in the input field).
- Navigate to the main screen and use your phone as a mouse! 😊
---
## 📸 Screenshots
|  |
|:---:|
|  |
|:---:|
---
## 🚀 Features
- 🌟 **Python Server for Communication: **: The app utilizes a Python-based server to handle seamless data exchange between the desktop and mobile devices.
- 📱 **QR Scanner for Connectivity**: Users can easily connect their mobile device to the desktop by scanning a QR code, which automatically retrieves the desktop's IP address for pairing.
- 🧩 **Cross-Platform Functionality**: With dedicated apps for desktop and mobile, the Remote Cursor app ensures compatibility and a smooth user experience across platforms.
- 🎨 **Enhanced Productivity**: The app provides a convenient way to control the desktop cursor, enabling better control for presentations, media browsing, or daily tasks.
## 💻 Getting Started
To get started with this project:
1. **Clone the repository**:
```bash
git clone https://github.com/AtharIbrahim/Remote-Cursor-App
2. **Get all dependices**:
```bash
flutter pub get
3. **Build Project**:
```bash
flutter build apk --release (for android)
flutter build windows (for windows)
## 👤 Author
- **Name**: Athar Ibrahim Khalid
- **GitHub**: [https://github.com/AtharIbrahim/](https://github.com/AtharIbrahim/)
- **LinkedIn**: [https://www.linkedin.com/in/athar-ibrahim-khalid-0715172a2/](https://www.linkedin.com/in/athar-ibrahim-khalid-0715172a2/)
- **Website**: [Athar Ibrahim Khalid](https://atharibrahimkhalid.netlify.app/)
## 📝 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE.txt) file for details.