{"id":17557771,"url":"https://github.com/splattael/bigbrother","last_synced_at":"2025-06-24T10:10:17.005Z","repository":{"id":56348115,"uuid":"97304794","full_name":"splattael/bigbrother","owner":"splattael","description":"Server overseer.","archived":false,"fork":false,"pushed_at":"2024-02-11T11:05:50.000Z","size":183,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T05:04:44.203Z","etag":null,"topics":["bigbrother","crystal","notifier","telegram","watch"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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/splattael.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":"2017-07-15T09:10:06.000Z","updated_at":"2024-02-11T10:57:30.000Z","dependencies_parsed_at":"2025-03-07T09:32:21.262Z","dependency_job_id":"f439a6a8-e56a-4133-8ad4-606b61c7f53b","html_url":"https://github.com/splattael/bigbrother","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/splattael/bigbrother","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splattael%2Fbigbrother","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splattael%2Fbigbrother/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splattael%2Fbigbrother/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splattael%2Fbigbrother/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splattael","download_url":"https://codeload.github.com/splattael/bigbrother/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splattael%2Fbigbrother/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261649858,"owners_count":23189755,"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":["bigbrother","crystal","notifier","telegram","watch"],"created_at":"2024-10-21T09:24:16.595Z","updated_at":"2025-06-24T10:10:16.983Z","avatar_url":"https://github.com/splattael.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bigbrother\n\nServer overseer.\n\n`bigbrother` runs predefined checks (e.g. HTTP, TCP) every `n` seconds and notifies (via e.g. Telegram) you if any of these checks fail.\n\nSee `config.yml.sample` for some example checks.\n\n## Screenshots\n\n![console](https://github.com/splattael/bigbrother/blob/master/assets/bigbrother.console.png)\n![telegram](https://github.com/splattael/bigbrother/blob/master/assets/bigbrother.telegram.png)\n\n## Checks\n\nCurrently, the following checks are implemented:\n\n* [http](https://github.com/splattael/bigbrother/blob/master/src/bigbrother/check/http.cr) - Check a URL for specific for its HTTP status code or content.\n* [host_ip](https://github.com/splattael/bigbrother/blob/master/src/bigbrother/check/host_ip.cr) - Check a host and ip via TCP.\n\n## Notifiers\n\nA list of available notifiers:\n\n* [telegram](https://github.com/splattael/bigbrother/blob/master/src/bigbrother/notifier/telegram.cr) - Notify via Telegram's bot.\n* [console](https://github.com/splattael/bigbrother/blob/master/src/bigbrother/notifier/console.cr) - Print all checks on your terminal.\n\n## Installation\n\n    make build-release\n    bin/bigbrother\n\n## Usage\n\n    bin/bigbrother -h\n    bin/bigbrother -c config.yml\n\n### Example config\n\nSee `config.yml.sample`.\n\n## Development\n\n    make build\n    bin/bigbrother\n\n## Contributing\n\n1. Fork it ( https://github.com/splattael/bigbrother/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [splattael](https://github.com/splattael) Peter Leitzen - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplattael%2Fbigbrother","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplattael%2Fbigbrother","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplattael%2Fbigbrother/lists"}