macOS
brew install snoozelocal Homebrew formula metadata
sudo port install snoozeMacPorts ports tree · sysutils/snooze/Portfile · Quelle: api.github.com
brew / Rang 10622
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für snooze in AI-Agent-Workflows.
Installation
brew install snoozelocal Homebrew formula metadata
sudo port install snoozeMacPorts ports tree · sysutils/snooze/Portfile · Quelle: api.github.com
sudo apk add snoozeAlpine Linux edge package indexes · snooze · Quelle: dl-cdn.alpinelinux.org
sudo apt install snoozeDebian stable package indexes · snooze · Quelle: deb.debian.org
nix profile install nixpkgs#snoozenixpkgs package indexes · pkgs/by-name/sn/snooze/package.nix · Quelle: api.github.com
Überblick
Run a command at a particular time
Verlauf
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.
Sicherheitslage
Für snooze wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
snooze | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:snooze |
|---|---|
| Version | 0.5.1 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/leahneukirchen/snooze |
| Repository | https://github.com/leahneukirchen/snooze |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 snoozeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.