macOS
brew install watsonlocal Homebrew formula metadata
sudo port install watsonMacPorts ports tree · office/watson/Portfile · 来源: api.github.com
安装
brew install watsonlocal Homebrew formula metadata
sudo port install watsonMacPorts ports tree · office/watson/Portfile · 来源: api.github.com
nix profile install nixpkgs#watsonnixpkgs package indexes · pkgs/by-name/wa/watson/package.nix · 来源: api.github.com
sudo zypper install watsonopenSUSE 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.
安全态势
没有找到 watson 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
~/.config/watson/config~/Library/Application Support/watson/config%appdata%\watson\configC:\Users\<user>\AppData\Roaming\watson\configCredential-bearing paths to review before unattended agent runs.
~/.config/watson/config~/Library/Application Support/watson/config%appdata%\watson\configC:\Users\<user>\AppData\Roaming\watson\config可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
watson | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 依赖 | certifi, python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | watson |
| Version Scheme | 0 |
| Revision | 12 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
watson
nix profile install nixpkgs#watsonwatson 2.1.0-1.11
CLI time tracker
https://github.com/TailorDev/Watson
sudo zypper install watsonwatson-bash-completion 2.1.0-1.11
Bash completion for watson
https://github.com/TailorDev/Watson
sudo zypper install watson-bash-completionwatson-fish-completion 2.1.0-1.11
Fish completion for watson
https://github.com/TailorDev/Watson
sudo zypper install watson-fish-completionwatson-zsh-completion 2.1.0-1.11
Zsh completion for watson
https://github.com/TailorDev/Watson
sudo zypper install watson-zsh-completionwatson
sudo port install watson来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.