Skip to content

A Dashing.io dashboard meant to run on a Raspberry Pi 2 with 7" touchscreen

License

Notifications You must be signed in to change notification settings

allotria/kitchenboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kitchenboard

A Dashing.io dashboard meant to run on a Raspberry Pi 2 with 7" touchscreen

Installation

You need to follow the installation instructions on http://shopify.github.com/dashing as well as a couple others to get dashing to work on a RPi 2. Have a look at

Configuration

You need to add a folder called secrets in the root of the project and place a file called keys.rb in it with content like this:

class KitchenKeys
  TELLPROX_API_KEY = '<your private tellprox api key goes here>'
  FORECAST_API_KEY = '<your private forecast.io api key goes here>'
end

About

A Dashing.io dashboard meant to run on a Raspberry Pi 2 with 7" touchscreen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published