bbnotify 0.3
Tray notification for BuildBot
Description
- Monitors activity of buildbot server.
- Displays status icon in tray icon
- Notifies on new build completed
Install
pip install -e 'git://github.com/aleszoulek/bbnotify.git#egg=bbnotify'
Usage
Usage: bbnotify.py [options] http://buildboturl/xmlrpc
Options:
-h, --help show this help message and exit
-f, --forward don't run in background
-i builder_name, --ignore-builder=builder_name
don't display the status of this builder
Using a configuration file
You can save some of your options in the file ~/.bbnotifyrc in the form
[bbnotify] url=http://buildboturl/xmlrpc ignore-builders=list of builders to ignore
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| bbnotify-0.3.tar.gz (md5) | Source | 2010-11-10 | 11KB | 371 | |
- Author: Ales Zoulek
- Home Page: http://github.com/aleszoulek/bbnotify
- Keywords: buildbot,tray,notification
- License: BSD
- Platform: any
- Categories
- Package Index Owner: aleszoulek
- DOAP record: bbnotify-0.3.xml
