macOS
brew install bartiblocal Homebrew formula metadata
sudo port install bartibMacPorts ports tree · office/bartib/Portfile · ソース: api.github.com
brew
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 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/nikolassv/bartib
インストールメタデータ
| パッケージキー | 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 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.