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 Calendar
coin-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.- Original work from article by CodyHouse (http://codyhouse.co/?p=346). Please see their terms at http://codyhouse.co/terms/.
xibo/- custom templates for the modules of the Xibo Digital Signage project
Licensed 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 resources
To build this project you will need the following applications:
nodejs+npmgrunt- install withnpm install -g grunt
Install the required NodeJS packages with (from the project root folder):
npm install
- Xibo Open Source Digital Signage (GitHub Repository)
- Rise Vision Digital Signage Content Management (GitHub Repository)
- Domoticz Open Source Home Automation System (GitHub Repository)
- Coin Slider: jQuery Image Slider with Unique Effects (GitHub Repository)
- gCalFlow: jQuery Google Calendar Event List Plug-in (GitHub Repository)
- reveal.js - The HTML Presentation Framework (GitHub Repository)
- Moment.js JavaScript library (GitHub Repository)
- jQuery Transit JavaScript library (GitHub Repository)
- Color Safe - beautiful, accessible colors (GitHub Repository)
- Google Apps Script JavaScript cloud scripting language