Skip to content
This repository has been archived by the owner on Feb 27, 2025. It is now read-only.

Celmouse/archive-celmouse

Repository files navigation

⚠ WARNING: This repository has been archived and further updates will be only available through Celmouse

Slide Control with Flutter and NodeJS via WebSocket

This project allows you to control a Slideshow (or any other software) remotely by simulating mouse and keyboard movements through a Flutter application connected via WebSocket to a NodeJS server. The Flutter app uses the device's accelerometer and gyroscope sensors to detect movements, providing a smooth experience for navigating slides or performing actions remotely.

Features

  • Remote control of slide presentations.
  • Simulation of mouse movements and keyboard actions.
  • Real-time connection between NodeJS and the Flutter app via WebSocket.
  • Use of accelerometer and gyroscope sensors to detect movements.
  • Ideal for those who need to control presentations while away from the device.