basic looking raystatus implementation, styled with axist css. You can view a demo at modernstatus.axell.me.
when adding the project to your ray config, make sure PluginImplementation is set to 'raystatus':
{
"Src": "https://github.com/pyrretsoftware/modernstatus",
"Name": "modernstatus",
"Domain": "localhost",
"PluginImplementation" : "raystatus"
}