Giter VIP home page Giter VIP logo

docker-homeydash's Introduction

Docker Homeydash

Docker Homeydash is an open-source project for wall-mounted Homey dashboards...
Credits to homeydash.com and Homey.ink!

More info and screenshots: https://github.com/daneedk/homeydash.com

docker run -d --name homeydash --restart always -p 5000:5000 r0gger/docker-homeydash   

Link and theme:
http://ip-address:5000/?theme=web&lang=en&token=<TOKEN>
http://ip-address:5000/?theme=iphone&lang=en&token=<TOKEN>
http://ip-address:5000/?theme=ipad&lang=en&token=<TOKEN>

Your token can be acquired by visiting https://homey.ink and looking in the console after logging in.

Repository builds:

Running on a Scaleway VI using NGINX Proxy Manager and a HomeyDash build ofcourse.

Daneedk: https://homeydash.app
Athombv: https://athom.homeydash.app
Homeycornelisse: https://homeycornelisse.homeydash.app

Build a custom repository yourself.

git clone https://github.com/R0GGER/docker-homeydash.git

Choose your repo you want to build:
REPO=athombv or daneedk

docker build --build-arg REPO=athombv -t homeydash .

Run and test (remove after exit)

docker run --rm --name homeydash -p 5000:5000 homeydash

Run (and keep it running)

docker run -d --name homeydash --restart always -p 5000:5000 homeydash

docker-homeydash's People

Contributors

r0gger avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jafo2128

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.