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

https://github.com/bnussbau/trmnl-uptimekuma


https://github.com/bnussbau/trmnl-uptimekuma

trmnl trmnl-plugin

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

## ✅ Uptime Kuma for TRMNL

image

image

### Installation
* [https://usetrmnl.com/recipes/159393](https://usetrmnl.com/recipes/159393)

### Configuration

To use this recipe, you'll need to set in `.trmnlp.yml`:

1. **base_url**: Base Url of your Uptime Kuma instance
2. **status_page_slug**: Slug of your Status Page (can be found in your Status Page Settings)
3. **display_incident** (optional, boolean): Display Incident Banner title and text, if set true

### Data Displayed

* Health Status (+ History)
* Uptime Percent in the last 24h
* Ping lowest / Ping highest
* If Cert is valid
* Tags

### Development
Can be served via [trmnlp](https://github.com/usetrmnl/trmnlp). Install trmnlp and run
```
trmnlp serve
```