Skip to content

NickNothom/PushBoxServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PushBoxServer

Overview

PushBox is a way to send commands between two devices over a local network or the internet. Such as a command from your phone to control your lights at home.

alt tag

Architecture

Terms:

  • Endpoint: A device that receives commands and executes them. Such as a Raspberry Pi that controls your applicances.

  • Client: Sends commands to endpoints. This can be a phone or tablet application, or a web interface.

  • Server: A means to connect clients and servers. This is not neccessary on a local network, but is needed for communication through the internet.

About

PushBox items that run on servers and endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published