{"id":13448968,"url":"https://github.com/monitoror/monitoror","last_synced_at":"2025-05-14T17:07:07.423Z","repository":{"id":38427417,"uuid":"165261261","full_name":"monitoror/monitoror","owner":"monitoror","description":"Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything.","archived":false,"fork":false,"pushed_at":"2024-10-11T09:47:20.000Z","size":2955,"stargazers_count":4317,"open_issues_count":74,"forks_count":192,"subscribers_count":39,"default_branch":"develop","last_synced_at":"2025-05-13T04:32:27.515Z","etag":null,"topics":["monitor","monitoring","monitoring-server","monitoring-tool","wallboard"],"latest_commit_sha":null,"homepage":"https://monitoror.com","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/monitoror.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"monitoror","open_collective":"monitoror"}},"created_at":"2019-01-11T14:59:26.000Z","updated_at":"2025-05-12T16:30:49.000Z","dependencies_parsed_at":"2024-01-13T04:11:23.593Z","dependency_job_id":"a38c1154-c07d-4034-a257-bf0fcc2a7783","html_url":"https://github.com/monitoror/monitoror","commit_stats":{"total_commits":600,"total_committers":3,"mean_commits":200.0,"dds":"0.33666666666666667","last_synced_commit":"570fd0e6e37ee53772f1a795a190272f0e38c689"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitoror%2Fmonitoror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitoror%2Fmonitoror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitoror%2Fmonitoror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monitoror%2Fmonitoror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monitoror","download_url":"https://codeload.github.com/monitoror/monitoror/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254190396,"owners_count":22029632,"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":["monitor","monitoring","monitoring-server","monitoring-tool","wallboard"],"created_at":"2024-07-31T06:00:26.601Z","updated_at":"2025-05-14T17:07:07.404Z","avatar_url":"https://github.com/monitoror.png","language":"Go","funding_links":["https://github.com/sponsors/monitoror","https://opencollective.com/monitoror","https://opencollective.com/monitoror/donate"],"categories":["Go","开发运维工具","monitoring","White Zone Tooling"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://monitoror.com\"\u003e \n    \u003cimg src=\".assets/monitoror-logo-and-text.svg\" alt=\"\" width=\"70%\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/monitoror/monitoror/actions?query=workflow%3Acontinuous-integration\"\u003e\u003cimg src=\"https://img.shields.io/github/workflow/status/monitoror/monitoror/continuous-integration?style=for-the-badge\" alt=\"Build\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/monitoror/monitoror\"\u003e\u003cimg src=\"https://img.shields.io/codecov/c/gh/monitoror/monitoror/master.svg?style=for-the-badge\" alt=\"Code Coverage\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/monitoror/monitoror/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/monitoror/monitoror.svg?style=for-the-badge\" alt=\"Releases\"/\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Go-1.23-blue.svg?style=for-the-badge\" alt=\"Go\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/NodeJS-10.0-blue.svg?style=for-the-badge\" alt=\"NodeJS\"/\u003e\n\u003c/p\u003e\n\n-----\n\n# Monitoror\n\nMonitoror is a wallboard monitoring app to monitor server status; monitor CI builds progress or even display critical values.\n\n\n## Demo\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://demo.monitoror.com\"\u003e\n    \u003cimg src=\".assets/monitoror-mockup.svg\" alt=\"\" width=\"70%\"/\u003e \u003cbr\u003e\n    Visit Monitoror live demo\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n## Getting started\n\nMonitoror is a single file app written in Go which can be run on these platforms:\n\n- Linux (64bits, ARM)\n- macOS\n- Windows (64bits)\n\nThe app is divided into two parts: Core and UI.\n\nCore is the server-side Monitoror HTTP API, configured by the environment variables or `.env` file.\n\nUI is the client-side Monitoror loaded in browser, which is the wallboard itself.\n\n[Visit the Monitoror website for more details](https://monitoror.com)\n\n\n## Documentation\n\nAll details about [**installation**](https://monitoror.com/documentation/#installation) and [**configuration**](https://monitoror.com/documentation/#configuration) are on [our documentation](https://monitoror.com/documentation/)\n\n\n## Development\n\nSee our [development guide](https://monitoror.com/guides/#development)\n\n\n## Authors\n\n\u003ctable\u003e\n\u003ctbody\u003e\n  \u003ctr width=\"100%\"\u003e\n    \u003ctd align=\"center\" width=\"50%\"\u003e\n      \u003ca href=\"https://github.com/jsdidierlaurent\"\u003e\n        \u003cimg src=\"https://avatars2.githubusercontent.com/u/11354381?s=150\u0026v=4\"\u003e\u003cbr\u003e\n        @jsdidierlaurent\n      \u003c/a\u003e \u003cbr\u003e\n      \u003cstrong\u003eJean-Sébastien Didierlaurent\u003c/strong\u003e\u003cbr\u003e\n      \u003cem\u003eMostly on Monitoror Core\u003c/em\u003e\u003cbr\u003e\n      \u0026bull; \u0026bull; \u0026bull;\u003cbr\u003e\n      https://twitter.com/Akhiro\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"50%\"\u003e\n      \u003ca href=\"https://github.com/Alex-D\"\u003e\n        \u003cimg src=\"https://avatars2.githubusercontent.com/u/426843?s=150\u0026v=4\"\u003e\u003cbr\u003e\n        @Alex-D\n      \u003c/a\u003e \u003cbr\u003e\n      \u003cstrong\u003eAlexandre Demode\u003c/strong\u003e\u003cbr\u003e\n      \u003cem\u003eMostly on Monitoror UI\u003c/em\u003e\u003cbr\u003e\n      \u0026bull; \u0026bull; \u0026bull;\u003cbr\u003e\n      https://twitter.com/AlexandreDemode\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n\n## Support us\n\nYou can support Monitoror ongoing development by doing a donation or being a backer or a sponsor:\n\n\u003ca href=\"https://opencollective.com/monitoror/donate\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://opencollective.com/monitoror/donate/button@2x.png?color=blue\" width=\"300\" alt=\"Donate via Open Collective\"/\u003e\n\u003c/a\u003e\n\n\n## License\n\nThis project is licensed under the MIT License - see [the LICENSE file](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonitoror%2Fmonitoror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonitoror%2Fmonitoror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonitoror%2Fmonitoror/lists"}