digital signage samples
1.0.0
A repository containing commonly used code samples for my digital signage projects. This includes code for
gcalflow/ - a customizable scrolling Agenda that uses data
from Google Calendar,
gcalflow/reveal/ - a customizable Agenda presentation
slideshow that uses data from Google Calendarcoin-slider/ - a customizable, nice, Slide show gallery
that uses images from Flickr,gapps-script/pollenvarsling/ - a project
that automatically extracts Pollen alert data from Pollen Alert emails from
NAAF (The Norwegian Asthma and Allergy Association) and adds the alert to
Google Calendar,php/flickr/ - a project that returns a filtered photos
result from Flickr as a Feed,responsive-tabbed-navigation/ - Provides a
responsive tabbed multi-view navigation container for other pages.
xibo/ - custom templates for the modules of the Xibo Digital
Signage projectLicensed under the MIT License.
coin-slider/ - contains code, layout and styles for the
Coin Slider JavaScript librarydomoticz/ - contains code for Domoticz Event script projectsgapps-script/ - contains code for integrating different
Google services (and/or other services) with each-other through Google Apps
Scriptgcalflow/ - contains code, layout and styles for the
gCalFlow JavaScript libraryphp/ - contains server side code samples written in PHPxibo/ - contains templates and styles for Xibo modulesshared/ - contains shared code, styles and other resourcesTo build this project you will need the following applications:
nodejs + npmgrunt - install with npm install -g gruntInstall the required NodeJS packages with (from the project root folder):
npm install