CCTray-gtk is a port of the CruiseControl.NET client to run on mono + GTK#. The source code can be found on launch pad.. The goal is to use the existing libraries in the CCNet repository and create a new interface that will track with updates.
Current State
- Ability to add new build servers
- Ability to add new projects
- Ability to edit Build Status Messages
- Notifcations displayed when a build occurs
- Ability to force build a project
- Ability to abort a project currently being built
Requirements
notify-sharp 0.4.0
Screen Shots
Add Build Server
Edit Build Messages
Force Build Project
Build Notification
Main Window
Links
CruiseControl.NET Project Homepage
Mono Project Homepage