Automic VaultAutomic Vault

brew

Install bartib with Homebrew, apk, MacPorts, Nix

Simple timetracker for the command-line. Version 1.1.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#bartib.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install bartib

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install bartib

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

Linux

Alpine Linux apkverified · 92%
sudo apk add bartib

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

Nixverified · 92%
nix profile install nixpkgs#bartib

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

overview

Package summary

Simple timetracker for the command-line

Commands and aliases

  • bartib

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 10 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
bartibcliglobal executable

freshness

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

page generated2026-07-25
manager version1.1.0
manager updated
local dataok
upstreamcurrent
latest detectedv1.1.0

https://github.com/nikolassv/bartib

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:bartib
Version1.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/bartib
Homepagehttps://github.com/nikolassv/bartib
Repositoryhttps://github.com/nikolassv/bartib
Upstream docshttps://github.com/nikolassv/bartib#readme
LicenseGPL-3.0-only
Source archivehttps://github.com/nikolassv/bartib/archive/refs/tags/v1.1.0.tar.gz
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

bartib

nix profile install nixpkgs#bartib
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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