Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 150d83be42 | |||
| 0ad49775fc |
2 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,13 @@
|
|||
|
||||
A terminal-based monitoring dashboard for Uptime Kuma that displays service status, uptime percentages, and historical performance data directly in your terminal. Built with Rust for performance and reliability.
|
||||
|
||||
## Demo
|
||||
|
||||
<video width="800" controls>
|
||||
<source src="assets/demo.webm" type="video/webm">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
|
||||
## Overview
|
||||
|
||||
This personal project started as a way to monitor my home lab services without needing a web browser. It connects to your Uptime Kuma instance API and presents a clean, color-coded view of your services' status with real-time updates. The dashboard works great on servers, remote terminals, or anywhere you prefer a lightweight monitoring solution.
|
||||
|
|
|
|||
BIN
assets/demo.webm
Normal file
BIN
assets/demo.webm
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue