/stripe_growl

Polls Stripe.com and displays new events with Growl.

Primary LanguagePythonMIT LicenseMIT

Author

Created by Michael Schade.

Example

New Charge Notifications

Requirements

Requires Growl 1.3 or greater.

Installation

To install, simply run python setup.py install.

Usage

Standalone

Run python stripe_growl.py -h for an explanation of the configuration options.

In Your Own Code

See stripe_growl.StripeNotifier.

License

Released under the MIT License. See LICENSE for more information.