carica / statusmonitor
Shows feeds and charts on public monitors
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/carica/statusmonitor
Requires
- php: >=5.3.2
- ext-xsl: *
This package is auto-updated.
Last update: 2025-10-09 00:10:00 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
--------------------------------------------------------------------