/pcr

PCRemote - To control our PC (or BOT) remotely

Primary LanguageJavaScriptMIT LicenseMIT

GitHub license Made With Love Open Source Love svg2

PCR (PCRemote)

PCRemote, as the name suggests, is meant to be a Remote Controller for controlling PCs or actually any other client capable of running the nodejs.

Menu

Components

Here goes the 3 major components that comprises PCR. To understand how they are linked together, see the Architecture section of this document

Architecture

There will be 2 architectures as follows

  • MC-IS-TS - Here the MC (Mobile Controller) will talk to the IS (Intermediate Server) and then IS will pass the command to TS (Target Station)

  • MC-TSS - Here the MC (Mobile Controller) will communicate with the server of TSS (Target Station w Server) and then in turn that server will pass the command to the actual target.