# tock を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:tock
```

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

### macOS

- Homebrew (100%):

```sh
brew install tock
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:tock
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0.4
- **ソース概要:** Powerful time tracking tool for the command-line
- **ホームページ:** <https://github.com/kriuchkov/tock>
- **リポジトリ:** <https://github.com/kriuchkov/tock>
- **最終更新:** 2026-08-02T18:10:39Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tock (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.0.4
## プロジェクトの歴史と使われ方

Tock is a Go command-line time tracker that stores activity logs in local files and presents an interactive terminal calendar. Its official README frames it as a fast, lightweight, plaintext-first tool for people who track work from the command line.

### プロジェクトの歴史

The project README describes Tock as a single-binary CLI with multiple storage backends, including flat files, TodoTXT-compatible files, TimeWarrior data files, and SQLite. It also states that Tock was inspired by Bartib and aims to provide a similar time-tracking workflow in Go with a clean architecture approach and an interactive terminal UI.

### 採用の歴史

Tock is available through Homebrew according to both the input metadata and the official README, which also documents go install, source builds, an install script, and release downloads. Its adoption history is therefore mostly package-manager and terminal-user oriented rather than tied to a large external ecosystem.

### 使われ方

Users start and stop activities with commands such as tock start and tock stop, inspect time in calendar and list views, and export reports as text, CSV, JSON, or iCal. The README also documents machine-readable JSON commands for local agent workflows.

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

Tock matters in the package-nerd niche because it bridges several plaintext productivity camps: TodoTXT-compatible lines, TimeWarrior data, SQLite, shell completion, Homebrew installation, and local files that can be inspected or synchronized without a hosted service.

### タイムライン

- 2026: README examples document current commands, JSON output paths, and date examples.
- 2026: Homebrew formula metadata in the batch input lists Tock as brew:tock.

### Related projects

- Bartib is named by the official README as an inspiration.
- TodoTXT and TimeWarrior are supported storage formats or backends.

### ソース

- <https://github.com/kriuchkov/tock#readme>
- <https://github.com/kriuchkov/tock/blob/master/docs/commands.md>
- source_facts.package-manager


## セキュリティノート

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



## Combined YAML source

View the package source record on GitHub. [combined/tock.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tock.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
