Plugins
Plugins extend Clockwerk by tracking activity beyond code editors. A plugin is a shell command that runs on an interval and reports events to the daemon.
CI Statusofficial
Polls GitHub Actions for the latest workflow run status and reports it as activity.
clockwerk plugin add ci-statuscigithub-actions
Docker Logsofficial
Monitors Docker container events (start, stop, restart) and reports them as activity.
clockwerk plugin add docker-logsdockercontainers
Figma Activityofficial
Polls a Figma file for recent edits using the REST API and emits events when design activity is detected.
clockwerk plugin add figma-activityfigmadesign
Git Activityofficial
Emits an event each time a git ref changes (commits, branch switches, merges).
clockwerk plugin add git-activitygitvcs