macOS
brew install wakatime-clilocal Homebrew formula metadata
brew / 順位 2070
wakatime-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wakatime-clilocal Homebrew formula metadata
nix profile install nixpkgs#wakatime-clinixpkgs package indexes · pkgs/by-name/wa/wakatime-cli/package.nix · ソース: api.github.com
scoop install main/wakatime-cliScoop official bucket manifest trees · bucket/wakatime-cli.json · ソース: api.github.com
winget install --id Wakatime.CLIWakatime -eWindows Package Manager source index · Wakatime.CLIWakatime · ソース: cdn.winget.microsoft.com
概要
Command-line interface to the WakaTime api
履歴
WakaTime CLI is the command-line client used by WakaTime editor plugins to send coding-activity heartbeats to the WakaTime service. It is usually not invoked directly by end users; it is the shared transport and configuration layer underneath the editor and IDE integrations.
WakaTime itself began in May 2013 when Alan Hamlett built an automatic programming time tracker after forgetting manual consulting timers. The first Vim plugin was followed by a website and a Sublime Text plugin, and Hamlett launched WakaTime on Hacker News on July 15, 2013 with about 700 initial signups.
The service grew around open source editor plugins. WakaTime's own history page records the first plugin in June 2013, the second in July 2013, a move to the wakatime.com domain in March 2014, public leaderboards in September 2014, GitHub integration in January 2015, team dashboards in February 2015, and GitLab integration in March 2016.
The CLI lineage moved from a legacy Python client to the current Go implementation. The legacy-python-cli README now marks that repository deprecated and tells users to use the Go `wakatime-cli`; the `wakatime-cli-pip` wrapper says it downloads the Go CLI and replaces the legacy Python package. The Go repository was created on March 4, 2020 and continues as the CLI used by WakaTime text-editor plugins.
A September 2021 WakaTime issue explicitly requested replacing the Homebrew `wakatime-cli` with the Go version, reflecting the packaging transition away from the older Python implementation. By June 30, 2026, GitHub release metadata showed the Go CLI at v2.21.4.
WakaTime's adoption is best measured through the service and plugin network rather than the CLI alone. The official history page reports more than 100,000 users by October 2017, more than 200,000 by December 2019, more than 400,000 by September 2022, and more than 500,000 developers with 90-plus IDE plugins by January 2024.
WakaTime's 2022 stats post said more than 400,000 developers tracked a combined 43 million hours of programming with WakaTime plugins during 2022. The about page currently lists 98 supported editors, which explains why a common CLI client matters: it gives plugin authors and maintainers one heartbeat implementation rather than separate API clients in every editor plugin.
Editor plugins invoke `wakatime-cli` to collect and submit heartbeats containing project, file, branch, language, and related coding context. The current README says WakaTime plugins and the CLI share the INI config file at `$WAKATIME_HOME/.wakatime.cfg`, and the CLI writes JSONL logs under `$WAKATIME_HOME/.wakatime/wakatime.log`.
Direct CLI use is mainly for plugin authors, troubleshooting, or manual integration with the WakaTime API. The legacy Python README made the same point: most users should install an editor plugin, while plugin builders can use the CLI and the API documentation.
WakaTime CLI is package-nerd significant because it is the hidden common binary behind a large plugin ecosystem. The migration from a Python package to a Go binary also matters operationally: it simplified distribution for editors and package managers by replacing Python runtime and bundled dependency concerns with a compiled cross-platform executable.
セキュリティ状態
wakatime-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.wakatime.cfgCredential-bearing paths to review before unattended agent runs.
~/.wakatime.cfg実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
wakatime-cli | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:wakatime-cli |
|---|---|
| バージョン | 2.23.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://wakatime.com/ |
| リポジトリ | https://github.com/wakatime/wakatime-cli |
| 最終更新 | 2026-07-27T16:26:33Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
wakatime-cli
nix profile install nixpkgs#wakatime-climain/wakatime-cli
scoop install main/wakatime-cliWakatime.CLIWakatime
winget install --id Wakatime.CLIWakatime -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.