Skip to content

culminationAI/background-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

background-timer

Background timer with task notifications for Claude Code.

Install

claude plugins install background-timer

Usage

/timer 60 check chain logs
/timer 30 verify tests passed
/timer 120 is the build done yet

First argument = seconds, rest = message. After the delay, a task notification arrives with the message.

How it works

Runs sleep N && echo message in background. Claude Code task notification delivers the message when it fires. No blocking, no polling.

License

MIT

About

Background timer with task notifications for Claude Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors