Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.
/ HousePortal Public archive

A clean and minimal interface to monitor and control your smart devices, such as light bulbs, light switches, TVs, bluetooth speakers, and many others.

License

Notifications You must be signed in to change notification settings

photonsquid/HousePortal

Repository files navigation

banner

HousePortal

A clean and minimal interface to monitor and control your smart devices, such as light bulbs, light switches, TVs, bluetooth speakers, and many others.

Built with React JS.

Installation

Using docker

  • ⬇️ Pull the latest version of the image

  • ▶️ Run the container

    docker run -d -p [port]:8080 ghcr.io/photonsquid/houseportal:[tag]
    

    where [port] is the port you want to use for the web interface, and [tag] is the tag of the previously pulled image.

From source

  • ⬇️ Download the latest release from github or clone the repository

  • ⚒️ Install the dependencies (using yarn is recommended)

    cd HousePortal
    yarn install
  • ▶️ Start the server

    yarn start

About

A clean and minimal interface to monitor and control your smart devices, such as light bulbs, light switches, TVs, bluetooth speakers, and many others.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •