{"id":22618821,"url":"https://github.com/andcool-systems/uptime","last_synced_at":"2025-10-10T23:10:31.637Z","repository":{"id":266274581,"uuid":"897873708","full_name":"Andcool-Systems/Uptime","owner":"Andcool-Systems","description":"Andcool Services Status","archived":false,"fork":false,"pushed_at":"2025-06-07T11:50:18.000Z","size":835,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T03:41:08.594Z","etag":null,"topics":["status-page"],"latest_commit_sha":null,"homepage":"https://status.andcool.ru","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Andcool-Systems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-03T11:46:45.000Z","updated_at":"2025-06-07T11:50:22.000Z","dependencies_parsed_at":"2024-12-03T13:30:41.702Z","dependency_job_id":"81fed073-4530-41e3-a6ca-c796fceb75c2","html_url":"https://github.com/Andcool-Systems/Uptime","commit_stats":null,"previous_names":["andcool-systems/uptime"],"tags_count":0,"template":false,"template_full_name":"lyc8503/UptimeFlare","purl":"pkg:github/Andcool-Systems/Uptime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andcool-Systems%2FUptime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andcool-Systems%2FUptime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andcool-Systems%2FUptime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andcool-Systems%2FUptime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andcool-Systems","download_url":"https://codeload.github.com/Andcool-Systems/Uptime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andcool-Systems%2FUptime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005550,"owners_count":26083918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["status-page"],"created_at":"2024-12-08T21:10:10.935Z","updated_at":"2025-10-10T23:10:31.620Z","avatar_url":"https://github.com/Andcool-Systems.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"right\"\u003e\n  \u003ca title=\"English\" href=\"README.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/-English-A31F34?style=for-the-badge\" alt=\"English\" /\u003e\u003c/a\u003e\n  \u003ca title=\"简体中文\" href=\"README_zh-CN.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/-%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87-545759?style=for-the-badge\" alt=\"简体中文\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n# ✔[UptimeFlare](https://github.com/lyc8503/UptimeFlare)\n\nA more advanced, serverless, and free uptime monitoring \u0026 status page solution, powered by Cloudflare Workers, complete with a user-friendly interface.\n\n## ⭐Features\n- Open-source, easy to deploy (in under 10 minutes, no local tools required), and free\n- Monitoring capabilities\n  - Up to 50 checks at 1-minute intervals\n  - Geo-specific checks from over [310 cities](https://www.cloudflare.com/network/) worldwide\n  - Support for HTTP/HTTPS/TCP port monitoring\n  - Up to 90-day uptime history and uptime percentage tracking\n  - Customizable request methods, headers, and body for HTTP(s)\n  - Custom status code \u0026 keyword checks for HTTP(s)\n  - Downtime notification supporting [100+ notification channels](https://github.com/caronc/apprise/wiki)\n  - Customizable Webhook\n- Status page\n  - Interactive ping (response time) chart for all types of monitors\n  - Responsive UI that adapts to your system theme\n  - Customizable status page\n  - Use your own domain with CNAME\n  - Optional password authentication (private status page)\n  - JSON API for fetching realtime status data\n\n## 👀Demo\n\nMy status page (Online demo): https://uptimeflare.pages.dev/\n\nSome screenshots:\n\n![Desktop, Light theme](docs/desktop.png)\n\n## ⚡Quickstart / 📄Documentation\n\nPlease refer to [Wiki](https://github.com/lyc8503/UptimeFlare/wiki)\n\n## New features (TODOs)\n\n- [x] Specify region for monitors\n- [x] TCP `opened` promise\n- [x] Use apprise to support various notification channels\n- [x] ~~Telegram example~~\n- [x] ~~[Bark](https://bark.day.app) example~~\n- [x] ~~Email notification via Cloudflare Email Workers~~\n- [x] Improve docs by providing simple examples\n- [x] Notification grace period\n- [ ] SSL certificate checks\n- [ ] Self-host Dockerfile\n- [ ] Incident timeline\n- [ ] Improve `checkLocationWorkerRoute` and fix possible `proxy failed`\n- [ ] Groups \n- [x] Remove old incidents\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandcool-systems%2Fuptime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandcool-systems%2Fuptime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandcool-systems%2Fuptime/lists"}