macOS
brew install watsonlocal Homebrew formula metadata
sudo port install watsonMacPorts ports tree · office/watson/Portfile · source: api.github.com
brew
Command-line tool to track (your) time. Version 2.1.0 via Homebrew; verified 2026-05-15.
install
brew install watsonlocal Homebrew formula metadata
sudo port install watsonMacPorts ports tree · office/watson/Portfile · source: api.github.com
nix profile install nixpkgs#watsonnixpkgs package indexes · pkgs/by-name/wa/watson/package.nix · source: api.github.com
sudo zypper install watsonopenSUSE Tumbleweed package metadata · watson · source: download.opensuse.org
overview
Command-line tool to track (your) time
history
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.
security posture
No matching local secret-handling manifest was found for watson. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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\configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
watson | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://jazzband.github.io/Watson/
install metadata
| Package key | brew:watson |
|---|---|
| Version | 2.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/watson |
| Homepage | https://jazzband.github.io/Watson/ |
| Repository | https://github.com/jazzband/Watson |
| Upstream docs | https://jazzband.github.io/Watson |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/a9/61/868892a19ad9f7e74f9821c259702c3630138ece45bab271e876b24bb381/td-watson-2.1.0.tar.gz |
| Last updated | 2026-05-15T11:13:55Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 watsonsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.