
Confetti Trigger
Celebrate coding wins with HTTP-triggered desktop confetti
3 followers
Celebrate coding wins with HTTP-triggered desktop confetti
3 followers
A cross-platform background service that displays confetti animations when triggered via HTTP API. Runs in your system tray—trigger it with a POST request to localhost:3030/confetti. Customize particles, colors, duration, and sounds. ✨ Perfect for celebrating builds, deployments, tests, git commits, or automation workflows. 🔌 Works with build tools, CI/CD pipelines, AI assistants (Claude Code, Cursor), or any tool that can make HTTP requests. 🪟 Windows, macOS, Linux.






Swytchcode
This is really awesome. Congrats on the launch!
@chilarai Thanks! 🙂
How customizable is the confetti effect? Curious if we can tweak colors or patterns.
@masump Hi Masum! You can currently adjust particle count, spread angle, display duration, particle size, and choose from nine different spawn locations across the screen. All settings can be configured through the GUI or overridden per API request.