Skip to content

NickNothom/PushBoxWeb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

PushBoxWeb

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

Web interface for my PushBox IOT power strip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages