Skip to content

royappa/studioDashboard

 
 

Repository files navigation

studioDashboard

DigitalSignage.com enterprise management studio

by digitalsignage.com
==========

StudioDashboard is an open source, Digital Signage Enterprise manager for subscribers of the Enterprise edition of MediaSignage Inc.

Prerequisites:

  • An active DigitalSignage.com Enterprise account
  • Working knowledge of the Google Angular2 JavaScript framework
  • Working knowledge of the Microsoft TypeScript

Features:

  • Based on the poplar SignageStudio Pro Enterprise edition( [MediaSignage]: http://www.DigitalSignage.com )
  • Live server stats
  • Live station stats
  • Live GEO Map for stations
  • Privileges and ACL manager
  • User manager
  • App manager
  • mediaADNET (TBA)

Links:

Technical data:

  • The application uses the jspm module / npm loader
  • Use latest release of Angular2
  • Application is powered by TypeScript
  • App can be hosted to run locally (recommended on node.js) or on any hosted web server Keep in mind that you must serve the source from the root (/) of the server domain (not under any sub-directory)
  • License is modified GPL V3

Installation:

git clone https://github.com/born2net/studioDashboard.git
cd studioDashboard
npm install jspm -g
npm install

Customization:

Keep in mind the StudioDashboard is often released with new updates, so you will lose any changes you make to your code if you overwrite it with our release builds. Be sure to merge changes and subclass modules to be able to continue and receive updates without loosing your source changes.

License:

release set for June of 2016

License: see license files

About

Digital Signage Enterprise Dashboard for http://www.digitalsignage.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.0%
  • HTML 21.0%
  • JavaScript 6.2%
  • CSS 3.8%