Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 975 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 975 Bytes

StatusCake report

This is a widget for Übersicht that displays the status of your sites being monitored by the StatusCake service.

Details

If a site is up, it will be preceded by a green dot, if down it will be preceded by a blinking red dot.

image

Configuration

Open index.coffee and:

  • Insert your API key and Username from StatusCake.
  • Optionally edit the refreshFrequency value to change how often the API gets hit. Please note that free accounts are limited to 250 calls a day so don't refresh too often.
  • Adjust left and bottom values in the CSS to position the widget to your liking (it's positioned from the bottom to account for a variable number of sites)

No Maintenance Intended