xAPPO / homey.ink

Energy-friendly Homey dashboard πŸƒ Code from Athom+https://github.com/daneedk/homey.ink

Home Page:https://homey.ink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homey.ink

Homey.ink is an open-source project for wall-mounted Homey dashboards. This fork is primarily aimed at usage on an Raspberry pi or Iphone X

Homey.ink on Raspberry pi Homey.ink on Raspberry pi Homey.ink on Raspberry pi

To run this locally:

npm i -g serve
git clone https://github.com/Homeycornelisse/homey.ink
cd homey.ink
serve -p 5000 app

(Or host it on your own favorite webserver, doing so may need changes to the source you need to do yourself.)

Then visit http://localhost:5000/?theme=web&lang=en&token=<TOKEN>

or http://localhost:5000/?theme=iphone&lang=en&token=<TOKEN>

Homey.ink is available in German (de), English (en), French (fr), Dutch (nl), Norwegian (no) and Swedish (sv)

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

About

Energy-friendly Homey dashboard πŸƒ Code from Athom+https://github.com/daneedk/homey.ink

https://homey.ink


Languages

Language:JavaScript 48.2%Language:CSS 42.0%Language:HTML 9.8%