Skip to content

Desktop notifications application for Phabricator for the purpose of receiving real-time Growl alerts on updates to Phabricator Differentials.

License

Notifications You must be signed in to change notification settings

feilimb/PhabDiffNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhabDiffNotifier

Java based Desktop notifications application for Phabricator (http://phabricator.org/) for the purpose of receiving real-time Growl alerts on updates to Phabricator Differentials.

Requirements:

The Growl application should be installed locally to receive the desktop Growl notifications published by this application. Growl is available for Windows and Mac, see:
Mac: http://growl.info/
Windows: http://www.growlforwindows.com/gfw/default.aspx

Configuration:

The file config.properties (see 'build' directory) should be updated to contain the required Phabricator server address and user token information. Examples of each property are shown within the committed config.properties file, and URLs are provided n where to retrieve the required values from your Phabricator web server.

Example Usage:

Note: a pre-built runnable JAR file is available in the 'build' directory.
java -jar phabDiffNotifier.jar <path_to_config.properties>

About

Desktop notifications application for Phabricator for the purpose of receiving real-time Growl alerts on updates to Phabricator Differentials.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages