Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
/ UniversalServer Public archive

An http remote control server, that is easily extensible and universal

Notifications You must be signed in to change notification settings

max-wittig/UniversalServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UniversalServer

An http remote control server, that is easily extensible and universal

How to add commands

Create a new class in the commands package, that extends the abstract Command class
The class name is the command name
Additionally you can change the response, that is returned by changing the protected response attribute

Screenshots

image image

About

An http remote control server, that is easily extensible and universal

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages