Skip to content

Command line tool to play a sound when Stripe payments arrive

Notifications You must be signed in to change notification settings

angelolloqui/stripe_payment_buzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small utility that will poll Stripe every minute and rang a desk bell every time a new payment is found.

Build

Build the jar by running:

./gradlew jar

Usage

After building the jar, run:

java -jar build/libs/stripe_bell-1.0-SNAPSHOT.jar <your_private_stripe_key>

About

Command line tool to play a sound when Stripe payments arrive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages