# timedog を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:timedog
```

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

### macOS

- Homebrew (100%):

```sh
brew install timedog
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:timedog
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.4
- **ソース概要:** Lists files that were saved by a backup of the macOS Time Machine
- **ホームページ:** <https://github.com/nlfiedler/timedog>
- **リポジトリ:** <https://github.com/nlfiedler/timedog>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- timedog (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

timedog is a small macOS-focused command-line utility for inspecting what files were saved by an Apple Time Machine backup.

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

The official repository describes timedog as a Perl script that displays the files saved for a given Mac OS X Time Machine backup. By default, it reports the most recent backup and includes before-and-after sizes plus total counts and sizes.

The GitHub releases API for the official repository lists v1.4 in 2017, and the Homebrew metadata in the input shows that same stable version packaged for macOS users.

### 採用の歴史

timedog's adoption appears narrow and macOS-specific. The input package-manager data lists Homebrew only, which is consistent with a utility aimed at Time Machine backup inspection rather than general Unix backup workflows.

### 使われ方

The tool is used after Time Machine has made a backup, when a user wants to see which files changed and how much space the backup consumed.

Its niche is diagnostic: it helps explain unexpectedly large Time Machine backups without opening a graphical backup browser.

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

For package nerds, timedog is notable as a single-purpose script that fills a gap in macOS's built-in backup UI. Its Homebrew formula makes that old-school admin utility installable with one command.

### タイムライン

- 2017: The official GitHub repository published v1.4.
- 2026: Input metadata lists timedog as a Homebrew package with executable `timedog`.

### Related projects

- timedog is tied to Apple's Time Machine backup system rather than to a family of timedog-specific companion tools.

### ソース

- <https://api.github.com/repos/nlfiedler/timedog/releases/latest - official GitHub API identifies v1.4 as the latest release.>
- <https://github.com/nlfiedler/timedog - official README describes the Perl script and its Time Machine backup-reporting behavior.>
- input.source_facts.package-manager - package-manager availability lists Homebrew only.


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

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


## ソース

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