StudioDashboard is an open source, Digital Signage Enterprise manager for subscribers of the Enterprise edition of MediaSignage Inc.
- An active DigitalSignage.com Enterprise account
- Working knowledge of the Google Angular2 JavaScript framework
- Working knowledge of the Microsoft TypeScript
- 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)
- mediaCLOUD Dashboard login: http://dash.digitalsignage.com
- Docs for StudioDashboard API: http://www.digitalsignage.com/dashDocs/docs/
- Home: http://digitalsignage.com
- Enterprise benefits: http://www.digitalsignage.com/_html/benefits.html
- Support: http://script.digitalsignage.com/forum/index.php/board,9.0.html
- StudioDashboard video: TBA
- Angular2: https://angular.io/
- Angular2 docs: https://angular.io/docs/ts/latest/
- Angular2 GitHub: https://github.com/angular/angular/tree/master/modules/angular2
- TypeScript: https://www.typescriptlang.org/
- jspm: http://jspm.io/
- 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
git clone https://github.com/born2net/studioDashboard.git
cd studioDashboard
npm install jspm -g
npm install
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.
- StudioDashboard is available under GPL V3 https://github.com/born2net/signagestudio_web-lite/blob/master/LICENSE
release set for June of 2016
License: see license files