Automic VaultAutomic Vault

brew

Installer bartib avec Homebrew, apk, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bartib pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install bartib

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install bartib

MacPorts ports tree · office/bartib/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add bartib

Alpine Linux edge package indexes · bartib · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#bartib

nixpkgs package indexes · pkgs/by-name/ba/bartib/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Simple timetracker for the command-line

Commandes et alias

  • bartib

historique

Historique du projet et usages

Bartib is a Rust command-line time tracker that stores activities in a human-readable plaintext log and generates lists and reports from that file.

Historique du projet

The upstream repository describes Bartib as an easy-to-use time tracking tool for the command line. GitHub metadata shows the repository was created in 2021, and the changelog records version 1.0.0 in November 2021 with the basic tracking, reporting, and listing features.

Bartib's design has stayed intentionally file-centered. The documented file format is one activity per line with ISO-style local timestamps, project, and optional description fields, while the CLI can start, stop, continue, list, report, edit, and check activities.

Historique d'adoption

Bartib spread through developer-oriented distribution channels: GitHub releases, cargo install from crates.io, Homebrew, Alpine testing packages, MacPorts, and Nix. Its adoption is modest but healthy for a focused terminal productivity tool.

Modes d'utilisation

A user records work with bartib start and bartib stop, reviews recent activity with list or report, and can point Bartib at a specific log file with --file or the BARTIB_FILE environment variable. Because the log is plaintext, manual edits and version-control-friendly workflows are practical.

Pourquoi les passionnés de paquets s'y intéressent

Bartib is package-nerd significant as a modern Rust CLI that keeps state in transparent text instead of a service or database. It is easy to package, easy to audit, and useful as a small example of terminal-first personal productivity software.

Chronologie

  • 2021-02-04: The GitHub repository is created.
  • 2021-11-15: Bartib 1.0.0 is released with basic tracking, reporting, and listing features.
  • 2021-11-25: Bartib 1.0.1 adds weekly report arguments and documentation fixes.
  • 2024-02-29: Bartib 1.1.0 adds changelog tracking, rounding, change, sanity checks, compact project listing, and CI updates.

Related projects

  • Bartib is related to terminal time trackers such as timewarrior, watson, and ledger-style plaintext workflows, but its own format is simpler: start and stop timestamps, project, and description in a single editable text file.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 10 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

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.

exécutables

Exécutables installés

CommandeTypeExpositionNote
bartibcliexécutable global

fraîcheur

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

page générée2026-07-25
version du gestionnaire1.1.0
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev1.1.0

https://github.com/nikolassv/bartib

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:bartib
Version1.1.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/bartib
Page d'accueilhttps://github.com/nikolassv/bartib
Dépôthttps://github.com/nikolassv/bartib
Docs amonthttps://github.com/nikolassv/bartib#readme
LicenceGPL-3.0-only
Archive sourcehttps://github.com/nikolassv/bartib/archive/refs/tags/v1.1.0.tar.gz
Dépendances de compilationrust
Bouteilledisponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebartib
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

bartib

nix profile install nixpkgs#bartib
  • normalized package name match
  • Correspondance par : Bartib
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ba/bartib/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

bartib 1.1.0-r0

simple timetracker for the command line

https://github.com/nikolassv/bartib

sudo apk add bartib
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: bartib
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Bartib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bartib from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

bartib

sudo port install bartib
  • normalized package name match
  • Correspondance par : Bartib
MacPorts ports tree · api.github.com · MacPorts ports tree: office/bartib/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment