macOS
brew install bartiblocal Homebrew formula metadata
sudo port install bartibMacPorts ports tree · office/bartib/Portfile · ソース: api.github.com
brew / 順位 7987
bartib のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bartiblocal Homebrew formula metadata
sudo port install bartibMacPorts ports tree · office/bartib/Portfile · ソース: api.github.com
sudo apk add bartibAlpine Linux edge package indexes · bartib · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#bartibnixpkgs package indexes · pkgs/by-name/ba/bartib/package.nix · ソース: api.github.com
概要
Simple timetracker for the command-line
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bartib | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bartib |
|---|---|
| バージョン | 1.1.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/nikolassv/bartib |
| リポジトリ | https://github.com/nikolassv/bartib |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 bartibソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.