Skip to content

Full stack development of a server/client/mobile system featuring the remote control of a windows PC via an android app.

Notifications You must be signed in to change notification settings

XSWare/XSRemote

Repository files navigation

XS Remote is an open source, fullstack, client-server-app project with a simple HTTPS website.

The app allows you to remote control your PC with your Smartphone. Adjust the volume, switch the song or shut it down from the couch!

The project features a fully multithreaded server with elliptic curve key exchange, AES encrypted connections, a hashed and salted account data base and a spam filter.

Server commands:

account adduser <username> <password>  
account addadmin <username> <password>  
account remove <username>  
account changepw <username> <old password> <new password>  

Client commands:

control shutdown <minutes>  
control restart <minutes>  
control abort  

volume up
volume down
volume mute

media play
media previous
media next

About

Full stack development of a server/client/mobile system featuring the remote control of a windows PC via an android app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages