Skip to content

A digital signage platform written in HTML5 to visualize open data on big screens

Notifications You must be signed in to change notification settings

Tinbit/MyTurtle

 
 

Repository files navigation

MyTurtle

A modular HTML5 interface to display "turtles" on a digital signage template. Turtles included. This code should run on an external server, which makes it possible to maintain your digital signage solution into the cloud.

This is a project by FlatTurtle. It's the back-end for our digital signage platform. FlatTurtle is a member of the iRail npo.

Features

  • plug-ins in javascript take care of special actions
  • API for real-time changes in the API
  • Add classes in the turtles directory and use them instantly
  • cronjobs

Useful links

Tools used

  • jQuery
  • Backbone.js
  • Later.js: for cronjobs when the code is ran on TurtleOS using the FlatTurtle InfoScreenBrowser
  • PHP5.3 with CodeIgniter prints the right configuration from the database as an initializer, and takes care of the URL structure. It does however not work as an API.

License and copyrights

© 2011 - 2014 FlatTurtle bvba - Some rights reserved: AGPLv3

About

A digital signage platform written in HTML5 to visualize open data on big screens

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.4%
  • CSS 30.8%
  • PHP 1.8%