macOS
brew install jobberlocal Homebrew formula metadata
brew / rang 9826
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jobber pour les workflows d'agents IA.
installation
brew install jobberlocal Homebrew formula metadata
nix profile install nixpkgs#jobbernixpkgs package indexes · pkgs/by-name/jo/jobber/package.nix · Source: api.github.com
aperçu
Alternative to cron, with better status-reporting and error-handling
historique
Jobber is a Go-based Unix job scheduler positioned as a better-behaved alternative to cron. Its project site emphasizes scheduled command execution plus job execution history, error handling, retry/backoff behavior, and failure reporting.
The GitHub repository was created in September 2014, and the release sequence shows a beta in January 2015 followed by v1.0.0 in January 2016. The project then moved through 1.1, 1.2, 1.3, and 1.4 lines, with v1.4.4 published in June 2020.
Jobber's documentation settled around a per-user jobfile model: each user defines jobs in ~/.jobber, while jobbermaster and jobberrunner coordinate execution. The README later notes that the project is stable but not actively maintained due to lack of maintainer time.
Jobber reached package-manager users through Homebrew and Nix, but its adoption stayed narrower than cron itself because it asks users to install a daemonized scheduler rather than rely on the base system. Its strongest niche is where operators want cron-like scheduling plus visible run history and more explicit failure behavior.
Users define YAML jobs with commands, schedules, onError behavior, result sinks, and optional run logs. The command-line interface supports loading jobs, listing jobs and recent runs, testing a job, pausing and resuming jobs, and printing a job command.
Jobber is interesting as a packaged cron alternative that tried to make failure semantics part of the job definition. For package maintainers and ops-minded users, it shows the tradeoff between richer scheduler behavior and the extra service-management surface of replacing a ubiquitous system tool.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.jobberexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jobber | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:jobber |
|---|---|
| Version | 1.4.4 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://dshearer.github.io/jobber/ |
| Dépôt | https://github.com/dshearer/jobber |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
jobber
nix profile install nixpkgs#jobberpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.