{"id":13594500,"url":"https://github.com/Soloplan/whatson","last_synced_at":"2025-04-09T07:32:40.765Z","repository":{"id":35078040,"uuid":"164891823","full_name":"Soloplan/whatson","owner":"Soloplan","description":"Build status monitoring for Windows with support for Jenkins, Travis-CI, CC.NET (alternative to CCTray)","archived":false,"fork":false,"pushed_at":"2022-09-27T18:25:48.000Z","size":69600,"stargazers_count":19,"open_issues_count":7,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-02T16:52:53.081Z","etag":null,"topics":["build-jobs","ccmenu","cruisecontrol","desktop-notifications","infrastructure-monitoring","jenkins","monitoring","tray-application","whatson","windows-desktop"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Soloplan.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}},"created_at":"2019-01-09T15:48:46.000Z","updated_at":"2024-07-27T22:40:03.000Z","dependencies_parsed_at":"2023-01-15T13:22:34.554Z","dependency_job_id":null,"html_url":"https://github.com/Soloplan/whatson","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soloplan%2Fwhatson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soloplan%2Fwhatson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soloplan%2Fwhatson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soloplan%2Fwhatson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Soloplan","download_url":"https://codeload.github.com/Soloplan/whatson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223375356,"owners_count":17135355,"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":["build-jobs","ccmenu","cruisecontrol","desktop-notifications","infrastructure-monitoring","jenkins","monitoring","tray-application","whatson","windows-desktop"],"created_at":"2024-08-01T16:01:34.559Z","updated_at":"2024-11-06T16:31:27.917Z","avatar_url":"https://github.com/Soloplan.png","language":"C#","funding_links":[],"categories":["C\\#","C#"],"sub_categories":[],"readme":"\n\u003cimg src=\"./whatsON-logo.png\" width=\"100\" height=\"100\"\u003e\n\n# whatsON\n\nA build monitoring tool written in C#.\n  \u003cbr\u003e\n  \u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Soloplan/whatson/issues/new?template=bug.md\"\u003eReport bug\u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/Soloplan/whatson/issues/new?template=feature.md\u0026labels=feature\"\u003eRequest feature\u003c/a\u003e\n\u003c/p\u003e\n\n\n**whatsON** is a tool that provides the possibility to monitor the status and progress of build processes. It's designed to give developers or other collaborators a quick overview of the infrastructure's health and to notify them about issues in the build.\n\n![alt text](https://raw.githubusercontent.com/Soloplan/whatson/master/WebContent/Screenshot.png)\n\n## Table of contents\n\n- [Features](#features)\n- [Quick start](#quick-start)\n- [Feature requests and bugs](#feature-requests-and-bugs)\n- [Plugins](#plugins)\n- [Documentation](#documentation)\n- [Contribiution](#contribution)\n- [Creators](#creators)\n- [License](#License)\n\n## Features\n- Monitor multiple builds status with a lot of additional information.\n- Supports multiple build automation systems. By default Jenkins and CruiseControl.NET, but you can create your own plugin!\n- Quick view for status of last 5 builds (Jenkins plugin)\n- Easy configuration directly on main window.\n- Wizard to add new projects.\n- Configurable Windows notifications.\n- Dark and light theme\n\n## Quick start\n\n1. [Download the latest release.](https://github.com/Soloplan/whatson/releases/latest)\n1. Save it to the location from which you will be using it.\n1. Start the app from file *Soloplan.WhatsON.GUI.exe*\n1. If you want the app to start during the system start, open the configuration (gear icon at the top, left corner) and set the option \"Run when windows starts\"\n1. To add a new project build for monitoring, you can use the wizard (plus icon at the top, left corner).\n\n## Feature requests and bugs\n\nHave a bug or a feature request please search for it in existing and closed issues. If your problem or idea is not addressed yet, please [open a new issue](https://github.com/Soloplan/whatson/issues/new).\n\n## Plugins\n\nThe plugins in whatsON allows to monitor builds from various build servers.\nIt is possible to develop your own plugin, if it would be useful for the comunity, we would be happy if you would share it's code.\nBy default, it allows to monitor these servers:\n - [Jenkins](https://jenkins.io/)\n - [CrusieControl.NET](https://github.com/ccnet/CruiseControl.NET)\n \n ## Documentation\n \n Documentation is available as a [github WIKI](https://github.com/Soloplan/whatson/wiki)\n \n ## Contribution\n \n You can create your own plugin, see this [guide](https://github.com/Soloplan/whatson/wiki/Developing-a-new-plugin) for details.\n \n You can checkout the [Travis CI plugin](https://github.com/steffen-wilke/whatson-travis-ci) as example.\n \n See also [contribution guidelines](https://github.com/Soloplan/whatson/wiki/Contribiution).\n \n ## Creators\n\n**Christian Heidl**\n\n**Steffen Wilke**\n\n- \u003chttps://github.com/steffen-wilke\u003e\n\n**Dominik Gouda**\n\n- \u003chttps://github.com/dominikgolda\u003e\n\n**Krzysztof Lorenc**\n\n- \u003chttps://github.com/krzysztof-lorenc\u003e\n\n**Tomasz Skowron**\n\n- \u003chttps://github.com/skowront\u003e\n\n## License\n\n[MIT license](https://github.com/Soloplan/whatson/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSoloplan%2Fwhatson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSoloplan%2Fwhatson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSoloplan%2Fwhatson/lists"}