# t-rec を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:t-rec
```

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

### macOS

- Homebrew (100%):

```sh
brew install t-rec
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install t-rec
```

  証拠: MacPorts ports tree: graphics/t-rec/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#t-rec
```

  証拠: nixpkgs package indexes: pkgs/by-name/t-/t-rec/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:t-rec
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.8.2
- **ソース概要:** Blazingly fast terminal recorder that generates animated gif images for the web
- **ホームページ:** <https://github.com/sassman/t-rec-rs>
- **リポジトリ:** <https://github.com/sassman/t-rec-rs>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- t-rec (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

t-rec is a Rust command-line recorder that captures terminal or window activity and generates animated GIFs, with optional MP4 video output.

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

The upstream repository describes t-rec-rs as a fast terminal recorder for creating animated GIF images for the web, written in Rust. Its README carries copyright years 2020-2021 for Sven Assmann.

GitHub release metadata shows an early v0.1.2 release published on 2020-10-12, and the README documents later user-facing features such as wallpaper padding, idle-time optimization, MP4 generation, and profile-based configuration.

### 採用の歴史

The supplied package-manager facts list t-rec in Homebrew, MacPorts, and Nix. That places it in the common package-manager lane for developer-demo utilities: install one CLI, record a terminal session, and drop the result into a README, issue, or release note.

### 使われ方

Users run t-rec, stop recording with Ctrl-D, and let the tool render a GIF. Options control output name, frame rate, wallpaper, borders, background color, idle detection, window selection, and video generation.

The official README documents project-local, Linux, macOS, and Windows config-file locations, plus named profiles for repeatable demo settings.

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

t-rec matters to package nerds as a compact Rust CLI in the developer-media niche: it turns terminal workflows into shareable artifacts without a larger screencast application.

Its packaging appeal is strongest for README and release engineering culture, where reproducible command-line demos are often more useful than full desktop recordings.

### タイムライン

- 2020: Early GitHub release v0.1.2 published on 2020-10-12.
- 2020-2021: Upstream README copyright years for Sven Assmann.
- Current README: Documents GIF generation, optional MP4 output, config profiles, and package-manager installation via source_facts.

### Related projects

- t-rec belongs to the terminal-recording and screen-recording tool family; the upstream topics include terminal-recording, screen-recording, gif-creator, screenshot-generator, and command-line-tool.

### ソース

- <https://api.github.com/repos/sassman/t-rec-rs/releases>
- <https://github.com/sassman/t-rec-rs>
- source_facts.package-manager


## セキュリティノート

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

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


## Configuration and credential file locations

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.


## Configuration files

- Linux: ~/.config/t-rec/config.toml
- macOS: ~/Library/Application Support/t-rec/config.toml
- Unix: ./t-rec.toml
- Windows: %APPDATA%\t-rec\config.toml
## 他のパッケージマネージャ記録

- Nix - t-rec: normalized package name match | nixpkgs package indexes: pkgs/by-name/t-/t-rec/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - t-rec: normalized package name match | MacPorts ports tree: graphics/t-rec/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
