Get Phone Push Notifications the Moment Your Agents, Builds, or Background Tasks Complete. One CLI Command, Zero Friction.
# Install the CLI
bun install -g @finished/cli
# Configure your API key
finished init
# Send notifications when tasks complete
finished ping "Code review done"
finished ping "Tests passed" --status success
finished ping "Build failed" --status failureThree steps to never miss a finished task again.
One command to install. Works with Bun, npm, or run directly.
bun install -g @finished/cliRun init to set your API key. Takes 10 seconds.
finished initAdd to any script or run manually. Get notified instantly.
finished ping "Task done!"Everything you need to stay on top of your async work.
Install the CLI, run "finished ping" when your task completes. That's it.
Get Phone and Browser Push Notifications the Moment Your Agents Finish Their Work.
Track all completed tasks with timestamps, durations, and source info.
Anyone who runs async tasks and wants to know when they're done.
Know when Claude, GPT, or your local LLM finishes a complex task.
Get notified when your builds, tests, or deployments complete.
Monitor multi-step Agent workflows across multiple machines.