ICTV is a simple content management system for digital signage on multiple screens.
This project contains the plugins officially supported with ICTV. The core of ICTV can be found in a separated repository.
ICTV is currently used at UCLouvain and is deployed on 22 screens throughout the campus.
The plugins can easily be installed using pip:
pip3 install --upgrade git+https://github.com/UCL-INGI/ICTV-plugins.git
The documentation can be found in the doc
directory. It can be found online at ReadTheDocs. It can also be
compiled using Sphinx, e.g. make html
will generate a html version of the documentation.