Automic VaultAutomic Vault

brew

watson を Homebrew, MacPorts, Nix, zypper でインストール

watson のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install watson

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install watson

MacPorts ports tree · office/watson/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#watson

nixpkgs package indexes · pkgs/by-name/wa/watson/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install watson

openSUSE Tumbleweed package metadata · watson · ソース: download.opensuse.org

概要

パッケージ概要

Command-line tool to track (your) time

履歴

プロジェクトの歴史と使われ方

Watson is a Python command-line time tracker for people who want project and tag based time logs without leaving the terminal. Its unit of work is a frame: start a project with tags, stop it later, and use log/report commands to inspect the resulting sessions.

プロジェクトの歴史

Watson's changelog records a first stable public release, 1.0.0, on September 17, 2015. Through 2016 the project added Bash completion, frame IDs, restart and merge commands, daily log summaries, browsable documentation, directory overrides, a logo, Arch Linux documentation, Homebrew documentation, year/month/week/day reporting options, zsh completion, default tags, and safer backup behavior when saving state.

The 2017-2022 changelog shows a steady CLI-maintenance arc: JSON report output, compatibility with a new crick.io sync backend, Python 3.6/3.7/3.8/3.9 support, an `add` command, fish completion, CSV output, typo suggestions, reverse log ordering, time-zone support through TZ, removal of Python 2.7 and 3.5 in the 2.0 release, and Click 8 compatibility in 2.1.0. The GitHub repository now lives under Jazzband; a 2024 Jazzband bot issue tracks implementing Jazzband guidelines after the transfer.

採用の歴史

Watson is not a corporate time-tracking platform; its adoption is in the terminal productivity niche. The GitHub page reports about 2.5 thousand stars and hundreds of forks, the documentation points to pip and Homebrew installation, and the command set favors local control: data is stored on the user's computer, with optional sync to a crick server for people who want remote storage or sharing.

使われ方

The canonical flow is `watson start project +tag`, work for a while, then `watson stop`. Users inspect sessions with `watson log`, generate summaries with report-style commands, filter by project, tag, and dates, and use shell completions for known commands, projects, tags, and frame IDs.

In package-nerd terms, Watson appeals to users who prefer plain CLI state over a hosted UI: a local Python tool, simple commands, shell completion, JSON/CSV output history, and enough filtering to build reports for clients, invoices, retrospectives, or personal accounting.

パッケージ好きにとっての重要性

Watson is significant as a small example of the Unixy personal-productivity tool: text-command interaction, local data, project/tag taxonomy, and scriptable output. It belongs in the same mental shelf as Timewarrior and other personal time trackers, but with a Python ecosystem flavor and a simple frame model.

タイムライン

  • 2015-09-17: Watson 1.0.0 is released as the first stable public release.
  • 2016-01-22: 1.2.0 adds restart and merge commands plus daily log summaries.
  • 2016-11-01: 1.4.0 adds rename, period reporting options, zsh completion, default tags, and Homebrew documentation.
  • 2019-08-26: 1.8.0 adds CSV output for report, log, and aggregate commands.
  • 2021-03-19: 2.0.0 adds Python 3.8/3.9 support, TZ support, and removes Python 2.7 support.
  • 2022-05-16: 2.1.0 adds restart gap options and Click 8 compatibility.
  • 2024-08-26: Jazzband opens an issue to implement Jazzband project guidelines for Watson.

Related projects

  • Related projects include Timewarrior, ActivityWatch, Hamster-style time trackers, crick for Watson sync, shell completion systems, and personal reporting scripts that consume Watson's logged frames.

セキュリティ状態

保護ツール対応はまだ見つかっていません

watson に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.config/watson/config
macOS
~/Library/Application Support/watson/config
Windows
%appdata%\watson\configC:\Users\<user>\AppData\Roaming\watson\config

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
~/.config/watson/config
macOS
~/Library/Application Support/watson/config
Windows
%appdata%\watson\configC:\Users\<user>\AppData\Roaming\watson\config

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
watsoncliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版2.1.0
マネージャ更新日2026-05-15
ローカルデータOK
上流not checked
検出された最新未検出

https://jazzband.github.io/Watson/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:watson
バージョン2.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/watson
ホームページhttps://jazzband.github.io/Watson/
リポジトリhttps://github.com/jazzband/Watson
上流ドキュメントhttps://jazzband.github.io/Watson
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/a9/61/868892a19ad9f7e74f9821c259702c3630138ece45bab271e876b24bb381/td-watson-2.1.0.tar.gz
最終更新2026-05-15T11:13:55Z
Pulseupdated
依存関係certifi, python@3.14
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewatson
Version Scheme0
Revision12
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

watson

nix profile install nixpkgs#watson
  • normalized package name match
  • 一致条件: Watson
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/watson/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

watson 2.1.0-1.11

CLI time tracker

https://github.com/TailorDev/Watson

sudo zypper install watson
  • License: MIT
  • Category: Productivity/Office/Organizers
  • Architecture: noarch
  • Source Package: watson
  • 6 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Watson
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: watson from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

watson-bash-completion 2.1.0-1.11

Bash completion for watson

https://github.com/TailorDev/Watson

sudo zypper install watson-bash-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: watson
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Watson
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: watson-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

watson-fish-completion 2.1.0-1.11

Fish completion for watson

https://github.com/TailorDev/Watson

sudo zypper install watson-fish-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: watson
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Watson
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: watson-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

watson-zsh-completion 2.1.0-1.11

Zsh completion for watson

https://github.com/TailorDev/Watson

sudo zypper install watson-zsh-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: watson
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Watson
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: watson-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

watson

sudo port install watson
  • normalized package name match
  • 一致条件: Watson
MacPorts ports tree · api.github.com · MacPorts ports tree: office/watson/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment