pkg.soopen package index

brew / Rang 9826

jobber mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jobber in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jobber

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#jobber

nixpkgs package indexes · pkgs/by-name/jo/jobber/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Alternative to cron, with better status-reporting and error-handling

Befehle und Aliase

  • jobber

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2014: GitHub repository created.
  • 2015: v0.1.0 beta release published.
  • 2016: v1.0.0 and early 1.x releases published.
  • 2018: v1.3.x releases published.
  • 2019: v1.4.0 release published.
  • 2020: v1.4.4 release published.

Related projects

  • cron is the direct point of comparison and replacement target.
  • systemd timers, anacron, and language-level job schedulers occupy adjacent scheduling territory, but Jobber's own documentation frames cron as the main comparison.

Quellen

  • The GitHub release API supplies the release timeline.
  • The project site and README supply the cron-alternative positioning, project status, and feature set.
  • The v1.4 documentation supplies the jobfile, daemon, CLI, error-handling, and run-log behavior.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.jobber

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
jobberExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version1.4.4
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jobber
Version1.4.4
PaketmanagerHomebrew
Homepagehttps://dshearer.github.io/jobber/
Repositoryhttps://github.com/dshearer/jobber
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

jobber

nix profile install nixpkgs#jobber
  • normalized package name match
  • Abgeglichen nach: Jobber
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jo/jobber/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation