Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

joostvkempen/homeydash.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homeydash.com

homeydash.com is an open-source project for wall-mounted Homey dashboards. This project is forked from Homey.ink and is primarily aimed at usage on an iPad or iPhone

https://homeydash.com

Homey.ink on iPad Homey.ink on iPhone

To run this locally:

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

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 (nb), Swedish (sv), Danish (da) and Spanish (se)

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

About

Dashboard for your Homey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.2%
  • CSS 30.6%
  • HTML 9.2%