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

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.

⚠️ Important note

This project is archived and will no longer be updated nor improved from now on. The code remains free to access and reuse if needed, but no technical support will be provided.

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 thhttps://docs.google.com/presentation/d/1vF6okqVF-qJgH8nX9oM9oRNd83ruyr0J7m_S1gjH34k/edit#slide=id.gf4ffa60cf2_0_304e dependencies (using yarn is recommended)

    cd HousePortal
    yarn install
  • ▶️ Start the server

    yarn start

Technical support

As per the above disclaimer, support is discontinued.

Having trouble accessing our platform? Check our 🟢 service status page or contact us at 📫 contact@photonsquid.fr

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