# Simple Uptime Monitor An insanely simplistic [Uptime Monitor](https://alcea-wisteria.de/PHP//0demo/2025-08-04-UptimeCheck/status.html#https://ry3yr.github.io/uptimemonitor). - **JS for rendering** - **PHP for HTTP response.** ## Modes: 1. **HTTP Response** 2. **File Existence Check** (e.g., `index.html` or `favicon.ico`) ### Can be run on static websites if you use server or [own device](https://alceawis.de/other/extra/scripts/fakesocialmedia/commentload.html?number=5000&text=When%20you%20don%27t%20want%20to%20ge) to sync JSONs. ### Can use GitHub [Actions](https://github.com/Ry3yr/ry3yr.github.io/blob/main/.github/workflows/download-uptime-checks.yml) to pull in JSON if needed. (Github pages makes for an acceptable static serve).