New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stripe-play-ka-ching-sound

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stripe-play-ka-ching-sound

Ka-ching! 💰🎉 =============

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Ka-ching! 💰🎉

A program that makes your computer make a "Ka-ching!😊" sound whenever a Stripe charge succeeds.

Uses the Stripe CLI, which has a great webhook listening feature that works without messing around with http tunnels (ngrok etc).

Setup

  • Make sure you have Node.js.
  • install Stripe CLI.
  • Make a "Restricted API Key" in the Stripe Dashboard. Only enable Stripe CLI access (on the bottom of the list).

Usage

You do not need to understand anything about Node.js or NPM to use this program. I recommend you use npx to run this program, which comes with Node. This will download stripe-play-ka-ching-sound if necessary, and then immediately run it:

npx stripe-play-ka-ching-sound <api_key>

# eg
npx stripe-play-ka-ching-sound rk_test_12345678901234567890etc

That's it! Gotta keep that terminal window open though. Hit Ctrl+C to exit.

Notes

Depends on the excellent sound-play library, which only works on MacOS and Windows.

FAQs

Package last updated on 31 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc