Skip to content

Access your desktop remotely and perform various tasks with a few clicks

Notifications You must be signed in to change notification settings

PandeyRishiV/EasyAccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

EasyAccess

The system consists of a client and a server. This client can make requests/ commands to the server.

The server will host the 'hub' application (The backend code with api endpoints), Every command will run through firebase (db)

server-id: {
  device1-id: {'/endpoint', 'response if applicable'},
  device2-id: {'/endpoint', 'response if applicable'},
  device3-id: {'/endpoint', 'response if applicable'},
  ...
}

Commitizen friendly

About

Access your desktop remotely and perform various tasks with a few clicks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published