{"id":28282765,"url":"https://github.com/devilcove/uptime","last_synced_at":"2025-06-17T06:31:46.025Z","repository":{"id":294022045,"uuid":"985768991","full_name":"devilcove/uptime","owner":"devilcove","description":"website uptime monitor","archived":false,"fork":false,"pushed_at":"2025-06-10T15:43:35.000Z","size":13632,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-10T16:32:35.357Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/devilcove.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":"2025-05-18T13:44:52.000Z","updated_at":"2025-06-10T15:43:38.000Z","dependencies_parsed_at":"2025-06-10T16:36:06.952Z","dependency_job_id":null,"html_url":"https://github.com/devilcove/uptime","commit_stats":null,"previous_names":["devilcove/uptime"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devilcove/uptime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devilcove%2Fuptime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devilcove%2Fuptime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devilcove%2Fuptime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devilcove%2Fuptime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devilcove","download_url":"https://codeload.github.com/devilcove/uptime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devilcove%2Fuptime/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260306813,"owners_count":22989667,"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","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":[],"created_at":"2025-05-21T15:19:58.507Z","updated_at":"2025-06-17T06:31:45.979Z","avatar_url":"https://github.com/devilcove.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uptime \n\n   A simple, reliable uptime monitoring service written in Go.\n\n## 📖 Overview\n\nuptime is a lightweight HTTP service that periodically checks your configured URLs or services and alerts when they go down. Designed for simplicity and flexibility, it supports customizable monitoring intervals, multiple notification channels.\n### Features\n\n  * Monitor HTTP(s) endpoints (TCP, and ICMP (ping) endpoints coming soon)\n\n  *  Per-endpoint settings: interval, timeout, retries\n\n  * Notification methods: Email(mailgun), Slack, Discord\n\n  *  Local dashboard and basic API\n\n  *  Lightweight and reliable — single binary, no dependencies\n\n\n## 🛠️ Installation\nFrom Source\n```\ngit clone https://github.com/devilcove/uptime.git\ncd uptime/helper\n# run helper program to creaate initial admin user\ngo run .\ncd ..\ngo build\n./uptime\n```\nThen log in with the previous created user to the dashboard at http://localhost:8090 to view status, logs, and metrics.   \n\nSystemd  \nexample service file in files/uptime.service\n\n## 🚀 Usage\n\nSupported Endpoint Types\n\n* http: standard HTTP health check (status, response time, certificate expiry)\n\n* tcp: connect to host:port (coming soon)\n\n* ping: ICMP echo tests (coming soon)\n\n## 🧩 Notifications\n\nConfigure how you're notified on failures—support includes:\n\n* Email: via Mailgun\n\n* Slack: via slack app\n\n* Discord: via webhook\n\nChoose one or combine multiple.\n\n## Screenshots\n![status page](/files/screenshots/status.png)  \n![details page](/files/screenshots/details.png)  \n![history](/files/screenshots/history.png)  \n![notifications](/files/screenshots/notifications.png)  \n![new monitor](/files/screenshots/new_monitor.png)  \n![new notification](/files/screenshots/new_notification.png)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevilcove%2Fuptime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevilcove%2Fuptime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevilcove%2Fuptime/lists"}