An open API service indexing awesome lists of open source software.

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!

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

| ![Icon](Screenshots/screenshot1.png) |
|:---:|
| ![Icon](Screenshots/Screenshot2.png) |
|:---:|

---

## 🚀 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.