macOS
brew install bartiblocal Homebrew formula metadata
sudo port install bartibMacPorts ports tree · office/bartib/Portfile · source: api.github.com
brew
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
brew install bartiblocal Homebrew formula metadata
sudo port install bartibMacPorts ports tree · office/bartib/Portfile · source: api.github.com
sudo apk add bartibAlpine Linux edge package indexes · bartib · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#bartibnixpkgs package indexes · pkgs/by-name/ba/bartib/package.nix · source: api.github.com
overview
Simple timetracker for the command-line
history
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.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bartib | cli | global executable |
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.
https://github.com/nikolassv/bartib
install metadata
| Package key | brew:bartib |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bartib |
| Homepage | https://github.com/nikolassv/bartib |
| Repository | https://github.com/nikolassv/bartib |
| Upstream docs | https://github.com/nikolassv/bartib#readme |
| License | GPL-3.0-only |
| Source archive | https://github.com/nikolassv/bartib/archive/refs/tags/v1.1.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bartib |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bartib
nix profile install nixpkgs#bartibbartib 1.1.0-r0
simple timetracker for the command line
https://github.com/nikolassv/bartib
sudo apk add bartibbartib
sudo port install bartibsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.