Woke up with the idea of a small native mac app, how hard can it be? I had been using CCMenu extensively for quite some period of time, but it has many shortcomings, one of them is not being able to monitor other branches than master, it also only shows a very simple status.
Tempomat is a tiny, fast and secure menu bar app to monitor your continuous integration pipelines for your software projects, you just add a token and the app takes care of the rest.
Features
======
- Observe all the projects and all the branches different CI systems, easily tell which branches are building, have failed or succeeded.
- Visualize on which step a build has failed
- Receive a notification when a branch fails to build.
- Trigger a build right from your desktop.
Upcoming features
==============
- More CI systems: currently only CircleCI and AppCenter are supported but more will come
- More actions on branches/repositories
- Blacklist branches/repositories
Give it a try! I promise you won't be disappointed!
I would like to keep the tool as simple as possible, but I'm not sure what details you mean, maybe if you can explain it to me a bit more in a email we can flesh out the idea?
Most definitely yes! right now I'm working on Bitrise integration because that is what we use at work, but next on the map is github actions and other major CI systems
Neat! Will check it out when it supports Travis CI.
Currently using ccmenu, and I can get it set up for all my branches just fine (Need to manually adjust the url to match the branch exposed in Travis CI). (Thanks Thoughtworks for making it!)
10 comments
[ 4.0 ms ] story [ 35.7 ms ] threadTempomat is a tiny, fast and secure menu bar app to monitor your continuous integration pipelines for your software projects, you just add a token and the app takes care of the rest.
Features ======
- Observe all the projects and all the branches different CI systems, easily tell which branches are building, have failed or succeeded. - Visualize on which step a build has failed - Receive a notification when a branch fails to build. - Trigger a build right from your desktop.
Upcoming features ==============
- More CI systems: currently only CircleCI and AppCenter are supported but more will come - More actions on branches/repositories - Blacklist branches/repositories
Give it a try! I promise you won't be disappointed!
Switching from CircleCI and looking for a CCMenu replacement that can track status of Github Actions.
Currently using ccmenu, and I can get it set up for all my branches just fine (Need to manually adjust the url to match the branch exposed in Travis CI). (Thanks Thoughtworks for making it!)