*
Splatter checks your bug reports so you don't have to. Create complex, awesome queries and have Splatter patrol them for changes.
- Syncs with bugzilla 3.4 via XML-RPC
- Read comments on bugs
- Post comments to bugs
- Unread comment indicators
- Sync with multiple bugzilla installations and query them all
- Improved support for query constraints fetching from the bugzilla installatino
- Everything is synced to disk, so even if the app closes, all your bugs don't.
- Query by name, product, importance, status, summary, comments, etc.
- Create multiple queries that are refreshed periodically
The easiest way is to use my Launchpad ppa available
here.
*UPDATE* Build broken for ubuntu karmic on ppa. Will be fixed when I figure out how to appease the gods of debian packaging.
You can also checkout git HEAD from
git://github.com/ninjagod/splatter.git
Building it is easy, you can load the main solution directly into
MonoDevelop or run xbuild on Splatter.sln
- Commenting on bugs, with an email like unread comment indicator! w00t! DONE
- Post your bugs to twitter and facebook, and crowdsource the social media development 2.0 omg!! That would be stupid. Right?
- libnotify based popups for incoming changes and bugs
- Multiple backends!
- A nice little "splutter" sound that sounds everytime you close a bug ? :)
- Eventually, it'll be integrated into MonoDevelop
- Zero threading support. Everything's done in a single thread. This is top priority to be fixed.
- Passwords and cookies are stored as cleartext
- No support for editing queries and bug sources