{"id":17119213,"url":"https://github.com/xhacker/miracle-board","last_synced_at":"2025-04-10T05:08:21.985Z","repository":{"id":21920018,"uuid":"25244245","full_name":"xhacker/miracle-board","owner":"xhacker","description":"Just another simple and elegant status board / dashboard.","archived":false,"fork":false,"pushed_at":"2023-06-11T03:46:45.000Z","size":182,"stargazers_count":213,"open_issues_count":2,"forks_count":20,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-10T05:08:17.448Z","etag":null,"topics":["dashboard","hacktoberfest","status-board"],"latest_commit_sha":null,"homepage":"","language":"Less","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/xhacker.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":"2014-10-15T07:45:25.000Z","updated_at":"2024-10-25T16:18:53.000Z","dependencies_parsed_at":"2024-10-31T14:04:23.726Z","dependency_job_id":"e1677fa5-03f6-4621-a741-8e1ee3ce67d5","html_url":"https://github.com/xhacker/miracle-board","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhacker%2Fmiracle-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhacker%2Fmiracle-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhacker%2Fmiracle-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhacker%2Fmiracle-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xhacker","download_url":"https://codeload.github.com/xhacker/miracle-board/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161272,"owners_count":21057555,"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":["dashboard","hacktoberfest","status-board"],"created_at":"2024-10-14T17:56:32.645Z","updated_at":"2025-04-10T05:08:21.966Z","avatar_url":"https://github.com/xhacker.png","language":"Less","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Miracle Board\n\nJust another damn simple status board, helps you to check if your websites are up.\n\n\u003cimg src=\"screenshot.png\" width=\"698\"\u003e\n\n## Configuration\n\nVery simple.\n\n```json\n{\n  \"title\": \"Xhacker’s Status Board\",\n  \"tasks\": [\n    {\n      \"type\": \"http\",\n      \"id\": \"xhacker_im\",\n      \"title\": \"xhacker.im\",\n      \"address\": \"http://xhacker.im\"\n    },\n    {\n      \"type\": \"shell\",\n      \"id\": \"vps\",\n      \"title\": \"VPS\",\n      \"command\": \"ping -c 1 xhacker.im\"\n    }\n  ]\n}\n```\n\nBy default, we expect ``http`` tasks to have status code ``200``, ``shell`` tasks to have return code ``0``. ``command`` field in ``shell`` tasks will be executed directly, please use with caution. ``id`` is for internal use, must be unique.\n\n## Deployment\n\n### Run locally\n\n```bash\npip install -r requirements.txt\npython hello.py\n```\n\n### Deploy\n\nPlease refer to Flask documentation: https://flask.palletsprojects.com/en/2.3.x/deploying/\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxhacker%2Fmiracle-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxhacker%2Fmiracle-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxhacker%2Fmiracle-board/lists"}