Skip to content

drewsimon/resin-hosted-kiosk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#A kiosk app running on top of Resin.io

Mostly based on https://github.com/shaunmulligan/resin-epiphany-kiosk Previously Based on http://blogs.wcode.org/2013/09/howto-boot-your-raspberry-pi-into-a-fullscreen-browser-kiosk/ Loosely based on https://bitbucket.org/lifeeth/resin-kiosk.git

##Installing

Create a Resin.io application

Add the Resin.io remote url to your project

git remote add resin [email protected]:username/projectname.git

Push to Resin

git push resin

##Configuration

The application looks for ENV variables to display.

DEFAULT_URL - The url to display on all kiosks unless a machine specific url is set

URL_<RESIN_DEVICE_UUID> - Each resin device has a UUID. You can specify a machine specific url using this variable format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages