Giter Site home page Giter Site logo

homey.ink's Introduction

Homey.ink

Homey.ink is an open-source project for wall-mounted Homey dashboards.

While initially created for e-ink readers, due to their low-power consumption, there is no reason why other tablets won't work.

Theming

A theming system is in place to add support for multiple devices. Currently only Kobo H2O is supported, but pull requests with support for other devices are welcome.

See /app/css/themes for the themes' css. To add a theme, simply add a file. The theme will be loaded when visiting https://app.homey.ink/?theme=<THEME_ID>.

Current themes:

  • Kobo Aura H2O (?theme=kobo-h2o)
  • Kobo Aura HD (?theme=kobo-aura-hd)
  • Web browser (?theme=web)

Contributing

New themes to add support for devices are accepted when the pull request includes:

  • A screenshot of the theme, made on the device (place in /assets/devices/<THEME_ID>/screenshot.png)
  • A real-world photo of the device running the theme (place in /assets/devices/<THEME_ID>/photo.png)

Debugging

To run this locally:

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

Then visit http://localhost:5000/?token=<TOKEN>&theme=<THEME_ID>.

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

homey.ink's People

Contributors

weejewel avatar dijker avatar

Watchers

James Cloos avatar

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.