https://github.com/bnussbau/trmnl-uptimekuma
https://github.com/bnussbau/trmnl-uptimekuma
trmnl trmnl-plugin
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bnussbau/trmnl-uptimekuma
- Owner: bnussbau
- License: mit
- Created: 2025-09-30T20:19:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-06T18:55:16.000Z (10 months ago)
- Last Synced: 2025-10-06T20:45:21.970Z (10 months ago)
- Topics: trmnl, trmnl-plugin
- Language: Liquid
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-trmnl - Kuma Uptime - Monitor Uptime Kuma status pages by bnussbau (👨💻 Plugins - Homelab (for IT tech enthusiasts))
README
## ✅ Uptime Kuma for TRMNL


### 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
```