carica / statusmonitor
Shows feeds and charts on public monitors
0.1.0
2014-10-01 15:39 UTC
Requires
- php: >=5.3.2
- ext-xsl: *
This package is auto-updated.
Last update: 2024-10-08 21:57:08 UTC
README
--------------------------------------------------------------------- Carica Status Monitor License: The MIT License http://www.opensource.org/licenses/mit-license.php Copyright: 2012-2013 Thomas Weinert <thomas@weinert.info> --------------------------------------------------------------------- This is a panic/status monitor. The main component is an Atom reader written in Javascript using jQuery. The project makes use of CSS 3. So don't blame me if it doesn't work in your favorite browser. -------------------------------------------------------------------- Browser Compatiblity: - Firefox >= 16 - Chrome >= 20 -------------------------------------------------------------------- The pages are configured using data-Attributes in the HTML pages. Check the wiki for more information. https://bitbucket.org/ThomasWeinert/carica-status-monitor/wiki/Home -------------------------------------------------------------------- The project supports Composer (http://getcomposer.org/) and is available on Packagist: https://packagist.org/packages/carica/statusmonitor -------------------------------------------------------------------- A skeleton project for your implementation using CSM as a library can be found at: https://bitbucket.org/ThomasWeinert/carica-status-monitor-skeleton --------------------------------------------------------------------