Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thor77/uptimerobotstatuspage
- Owner: Thor77
- License: mit
- Created: 2015-08-20T12:27:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-03T09:11:02.000Z (about 8 years ago)
- Last Synced: 2024-09-11T01:56:00.474Z (about 2 months ago)
- Language: HTML
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)