Giter Club home page Giter Club logo

remote-control's Introduction

Websocket Remote Control

Example of mouse remote contol via Websocket connection, supported commands:

  • move mouse
  • get mouse position
  • draw circle
  • draw square
  • draw rectangle
  • take screenshot

This is a backend only, take frontend from here.

Tested on Windows 10, Google Chrome 109 (64bit) in VS Code Version: 1.74.3

Task is here.

How to install frontend

Clone/download repo here with frontend and install packages

npm i

How to run frontend

Run the frontend in production mode

npm start

How to install backend

Clone/download repo here with backend and install packages

npm i

How to run backend

Run the application in production mode

npm start

By default app use port 8080. You can change port in .env file (before rename it from env.example).

How to use

Use frontend for testing from here

Clone/download it and open http://localhost:8181/ to get user interface.

By default app use port 8080. You can change port in .env file.

Warning!

Proper functioning is not guaranteed if a part of the figure being drawn is outside the Canvas drawing area or the screen. Works correctly only on the "main" screen.

remote-control's People

Contributors

pini86 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.