{"id":23900406,"url":"https://github.com/hazeliscoding/cli-uptimer","last_synced_at":"2025-10-09T01:39:46.912Z","repository":{"id":268950367,"uuid":"905962485","full_name":"hazeliscoding/cli-uptimer","owner":"hazeliscoding","description":"Small script to check uptime status of websites","archived":false,"fork":false,"pushed_at":"2024-12-19T22:13:46.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-13T06:10:50.972Z","etag":null,"topics":["cli","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hazeliscoding.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}},"created_at":"2024-12-19T21:38:10.000Z","updated_at":"2025-05-13T13:58:11.000Z","dependencies_parsed_at":"2024-12-19T22:44:54.414Z","dependency_job_id":"6ec2f8cb-d752-4492-9a99-456b71072fb2","html_url":"https://github.com/hazeliscoding/cli-uptimer","commit_stats":null,"previous_names":["hazeliscoding/cli-uptimer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hazeliscoding/cli-uptimer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Fcli-uptimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Fcli-uptimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Fcli-uptimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Fcli-uptimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazeliscoding","download_url":"https://codeload.github.com/hazeliscoding/cli-uptimer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Fcli-uptimer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000716,"owners_count":26082895,"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-08T02:00:06.501Z","response_time":56,"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":["cli","golang"],"created_at":"2025-01-04T19:17:09.400Z","updated_at":"2025-10-09T01:39:46.885Z","avatar_url":"https://github.com/hazeliscoding.png","language":"Go","readme":"# CLI Uptimer ⏱️\n\nCLI-Uptimer is a simple Go CLI tool that periodically checks the availability of specified websites and prints their status. Perfect for keeping an eye on your favorite sites! 🕵️‍♀️\n\n## Features 🌟\n- **Automated checks**: Continuously checks websites at configurable intervals.\n- **Status reporting**: Prints out if sites are up or down with their respective HTTP status codes.\n- **Easy setup**: Simply edit the code to adjust sites, acceptable status codes, and frequencies.\n\n## Getting Started 🚀\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/yourusername/cli-uptimer.git\n   cd cli-uptimer\n   ```\n   \n2. **Build the binary**:\n   ```bash\n   make build\n   ```\n   \n3. **Run the tool**:\n   ```bash\n   make run\n   ```\n   \n4. **Check output**:  \n   You will see output like:\n   ```\n   https://google.com is up with status code of 200\n   https://go.dev is up with status code of 200\n   http://localhost.cs is down with status code of 0\n   ```\n   \n## Customization ✨\n- Update the `sites` slice in `main.go` to add/remove websites, change acceptable status codes, and tweak frequencies.\n- Rebuild and run again to see the changes reflected.\n\n## License 📜\nThis project is licensed under the MIT License. See [LICENSE](LICENSE) for details.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazeliscoding%2Fcli-uptimer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazeliscoding%2Fcli-uptimer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazeliscoding%2Fcli-uptimer/lists"}