Confetti Trigger
Celebrate coding wins with HTTP-triggered desktop confetti
Confetti Trigger – HTTP-triggered desktop confetti for coding events
Summary: Confetti Trigger is a cross-platform background service that displays customizable confetti animations on your desktop when triggered via HTTP POST requests. It runs silently in the system tray on Windows, macOS, and Linux, enabling integration with build tools, CI/CD pipelines, git hooks, and automation scripts.
What it does
The app listens on localhost:3030 and triggers confetti animations upon receiving POST requests. Users can customize particle count, colors, duration, spread, and sounds through the HTTP API.
Who it's for
It is designed for developers and automation users who want visual feedback for builds, deployments, tests, commits, or other scripted workflows.
Why it matters
It provides immediate, customizable visual cues for coding milestones, enhancing workflow feedback across multiple platforms and tools.