https://github.com/zanders3/butler
A really simple Jenkins build notification app
https://github.com/zanders3/butler
cpp jenkins jenkins-ci notifications win32
Last synced: 3 months ago
JSON representation
A really simple Jenkins build notification app
- Host: GitHub
- URL: https://github.com/zanders3/butler
- Owner: zanders3
- License: mit
- Created: 2018-01-23T22:29:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T08:40:22.000Z (over 7 years ago)
- Last Synced: 2025-06-13T12:50:13.922Z (4 months ago)
- Topics: cpp, jenkins, jenkins-ci, notifications, win32
- Language: C++
- Homepage:
- Size: 878 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
Butler
======A really simple Jenkins build notification app for Windows. Keep an eye on your builds from the system tray!
Setup
=====Either [Download](https://github.com/zanders3/butler/releases) and run the latest exe or open `butler.sln` in Visual Studio 2015 and press F5.
The settings screen will then ask for the HTTP path to your Jenkin's cc.xml e.g. `http://jenkins/cc.xml`. Settings are stored in a `settings.ini` alongside the exe.

The focus for this app is on minimal use of resources - the exe is 1.1MB and eats a whole 1.7MB of memory when running!