Skip to content

MichalStuff/RemoteDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteDesktop

Intoduction

RemoteDesktop is app that allows to controll your desktop computer inside your local network (for this moment only from PC or Laptop). I made this app to use by myself and from pue curiosity. screen

Table of Contents

Technologies

  • JavaScript
  • React.js (v 18.2.0)
  • Node.js
  • Express.js (v 4.18.2)
  • SocketIO/ SocketIO-client (v 4.6.2)
  • Styled Componens (v 5.3.11)
  • Robot.js (v 0.6.0) link
  • Sreenshot-desktop link

Setup

  • To use this this project you need to download this repository link
  • Then create 2 ".env" files one in main folder and one inside "Client" folder in both add :
        VITE_PORT = "YOUR PORT"
        VITE_IP  = "YOUR IP"
  • Then go to the main folder and type in cmd npm run dev
  • Next step is to go the likn that you will recive from cmd
  • You can remotely controll your pc inside local network

About

This is app (client + server) allows the user to control the computer remotely in local network by using browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors