Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thor77/uptimerobotstatuspage

A simple Status Page for Uptimerobot
https://github.com/thor77/uptimerobotstatuspage

Last synced: about 7 hours ago
JSON representation

A simple Status Page for Uptimerobot

Awesome Lists containing this project

README

        

# UptimerobotStatusPage
A simple Status Page for [Uptimerobot](https://uptimerobot.com)

# Config
### [HTML]
| Key | Description |
|-----|-------------|
|title| Used in title-attr and header|
### [Robot]
| Key | Description |
|-----|-------------|
|api_key| API-Key of your UptimeRobot-Account|
## Example
```
[HTML]
title = MySite
[Robot]
api_key = uptimerobot-api-key
```
# Screenshot
![screenshot](screenshot.png)