This repository has been archived by the owner on Dec 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
67 lines (50 loc) · 2.45 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
UPDATE December 2023
I'm archiving off this repo - There are other, better toolkits for generating digital signage since the
Raspberry pi came out, info-beamer being a good example. Upstream at RPI refactored their signage significantly
since I used this. see them for more details if you want to use it. It was a student project so expect people
involved to have moved on
=====================================================================
Concerto
Concerto is a free software project aimed at creating a web-based
distributed digital signage system. It is written in the PHP language
and includes the use of several other projects.
Licensing
---------
Concerto is Copyright (C) 2009 Rensselaer Polytechnic Institute
(Student Senate Web Technologies Group)
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
Projects
--------
The Concerto codebase includes the work of several other free software
projects.
* The Free Sans font from the GNU FreeFont project
(http://www.gnu.org/software/freefont/) is used for rendering text in
template previews.
* The administration panel and screen displays make use of the JQuery
JavaScript library (http://jquery.com).
Copyright (C) 2008 John Resig, dual-licensed under the
MIT and GPL licenses.
Several similarly licensed components of the JQuery UI project are
also included.
* The phpCAS client (http://www.ja-sig.org/wiki/display/CASC/phpCAS)
is used to interface to the CAS authentication system. Copyright
(C) 2003-2008, The ESUP-Portail consortium & the JA-SIG
Collaborative.
phpCAS also includes an integrated copy of domxml-php4-php5.php
(http://alexandre.alapetite.net/doc-alex/domxml-php4-php5/)
* The Python Open Document Converter
Copyright (C) 2008 Mirko Nasato, Licensed under the GNU LGPL v2.1
Installation
------------
See install/INSTALL for information.
A diagnostic script is located at install/diagnostics.php to help troubleshoot configuration errors.
Extra
-----
For additional information, visit our website: http://www.concerto-signage.com