Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, zypper 安装 watson

查看 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

历史

项目历史与用法

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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 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

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment