macOS
brew install runitorlocal Homebrew formula metadata
brew / rank 9079
Command runner with healthchecks.io integration. Version 1.4.1 via Homebrew; verified 2026-09-12. Also installable with nix: nix profile install nixpkgs#runitor.
install
brew install runitorlocal Homebrew formula metadata
nix profile install nixpkgs#runitornixpkgs package indexes · pkgs/by-name/ru/runitor/package.nix · source: api.github.com
overview
Command runner with healthchecks.io integration
history
runitor executes a command, captures its result, and reports success or failure to healthchecks.io. It can also serve as a lightweight interval or cron-expression scheduler.
Runitor was created as a small Go command runner integrating periodic jobs with healthchecks.io or a compatible private instance.
It grew beyond a simple wrapper to support interval and cron-expression scheduling, automatic check creation, output attachment, API retry controls, configurable outcome handling, signed binaries, and multi-platform container images.
Runitor is distributed through signed release binaries, Go installation, container images, Homebrew, and Nix. This makes it usable both on conventional hosts and in one-process-per-container deployments.
Invoke `runitor -- command` with a check UUID, or use a project ping key and check slug. Checks may be identified through flags or environment variables such as `CHECK_UUID`, `PING_KEY`, and `CHECK_SLUG`; values can be read from an arbitrary file by adding the `file:` prefix. The `-every` and `-at` options run commands periodically, while output-capture controls help prevent sensitive backup details from being attached to pings.
Runitor packages the common cron-plus-curl health-check pattern into a dedicated executable with exit-code handling, output capture, retries, scheduling, and secret indirection. It is attractive in minimal containers where adding a full cron daemon or shell monitoring wrapper would be excessive.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
runitor | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bdd/runitor
install metadata
| Package key | brew:runitor |
|---|---|
| Version | 1.4.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/runitor |
| Homepage | https://github.com/bdd/runitor |
| Repository | https://github.com/bdd/runitor |
| License | 0BSD |
| Source archive | https://github.com/bdd/runitor/archive/refs/tags/v1.4.1.tar.gz |
| Last updated | 2026-09-12T11:32:20Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | runitor |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
runitor
nix profile install nixpkgs#runitorsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.