macOS
brew install snoozelocal Homebrew formula metadata
sudo port install snoozeMacPorts ports tree · sysutils/snooze/Portfile · source: api.github.com
brew / rank 10622
Run a command at a particular time. Version 0.5.1 via Homebrew; verified from local package data. Also installable with debian: sudo apt install snooze.
install
brew install snoozelocal Homebrew formula metadata
sudo port install snoozeMacPorts ports tree · sysutils/snooze/Portfile · source: api.github.com
sudo apk add snoozeAlpine Linux edge package indexes · snooze · source: dl-cdn.alpinelinux.org
sudo apt install snoozeDebian stable package indexes · snooze · source: deb.debian.org
nix profile install nixpkgs#snoozenixpkgs package indexes · pkgs/by-name/sn/snooze/package.nix · source: api.github.com
overview
Run a command at a particular time
history
snooze is a compact Unix command scheduler designed to wait until a matching time and then exec a command, often under a service supervisor instead of cron.
The public GitHub repository was created in 2015. The README describes snooze as a new tool for waiting until a particular time and then running a command, and explicitly frames it as a cron replacement when paired with a service supervision system such as runit.
The supplied package metadata lists snooze in Alpine, Homebrew, Debian, MacPorts, Nix, and Ubuntu. That is a broad footprint for a small C utility, and it reflects the Unix packaging appeal of single-purpose tools that compose cleanly with supervisors and shell scripts.
snooze is used in cron-like schedules, supervised jobs, inline scripts, randomized or slack-tolerant runs, and rate-limiting service restarts. Its README includes examples for daily jobs, hourly mirror scripts, cron-style mail, and runit-style services.
snooze appeals to package-manager and init-system users because it avoids a central scheduler daemon, has zero dependencies according to its README, respects `DESTDIR`, installs under a conventional `PREFIX`, and lets service supervision handle logging, restarts, and enable/disable behavior.
security posture
No matching local secret-handling manifest was found for snooze. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
snooze | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:snooze |
|---|---|
| Version | 0.5.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/leahneukirchen/snooze |
| Repository | https://github.com/leahneukirchen/snooze |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
snooze 0.5-1
run a command at a particular time
https://git.vuxu.org/snooze/about/
sudo apt install snoozesnooze
nix profile install nixpkgs#snoozesnooze 0.5-1
run a command at a particular time
https://git.vuxu.org/snooze/about/
sudo apt install snoozesnooze 0.5.1-r1
Run a command at a particular time
https://github.com/leahneukirchen/snooze
sudo apk add snoozesnooze-doc 0.5.1-r1
Run a command at a particular time (documentation)
https://github.com/leahneukirchen/snooze
sudo apk add snooze-docsnooze
sudo port install snoozesource 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.