Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix 安装 bartib

查看 bartib 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bartib

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install bartib

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add bartib

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

Nix已验证 · 92%
nix profile install nixpkgs#bartib

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

概览

软件包摘要

Simple timetracker for the command-line

命令和别名

  • bartib

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bartibcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.1.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.1.0

https://github.com/nikolassv/bartib

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:bartib
版本1.1.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bartib
主页https://github.com/nikolassv/bartib
仓库https://github.com/nikolassv/bartib
上游文档https://github.com/nikolassv/bartib#readme
许可证GPL-3.0-only
源码归档https://github.com/nikolassv/bartib/archive/refs/tags/v1.1.0.tar.gz
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

bartib

nix profile install nixpkgs#bartib
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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