You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user/cc-menu.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,11 @@ layout: en
8
8
9
9
[CCMenu](http://ccmenu.org/) is a little tool for the macOS status bar to keep track of your repositories' latest build status from the convenience of your Mac.
10
10
11
-
[CCTray](http://sourceforge.net/projects/ccnet/files/CruiseControl.NET%20Releases/CruiseControl.NET%201.8.4/) is the equivalent tool for your Windows environment, [BuildNotify](https://bitbucket.org/Anay/buildnotify/wiki/Home) for Linux systems. The general instructions apply to all of them.
11
+
The general instructions also apply to:
12
+
-[CCTray](http://sourceforge.net/projects/ccnet/files/CruiseControl.NET%20Releases/CruiseControl.NET%201.8.4/) for Windows environment.
13
+
-[BuildNotify](https://bitbucket.org/Anay/buildnotify/wiki/Home) for Linux systems.
14
+
-[Barklarm](https://www.barklarm.com/) is multiplatform and will run in macOS, Windows and Linux.
15
+
-[Nevergreen](https://github.com/build-canaries/nevergreen) is web based service.
12
16
13
17
They were originally built for use with CruiseControl, but they work just as well with Travis CI, and you can use either to poll your Travis CI repositories and have their status
0 commit comments