# tuxedo を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:tuxedo
```

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

### macOS

- Homebrew (100%):

```sh
brew install tuxedo
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tuxedo
```

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

## パッケージ情報

- **パッケージキー:** brew:tuxedo
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tuxedo>
- **バージョン:** 2026.7.1
- **ソース概要:** Fast, keyboard-driven terminal UI for todo.txt
- **ホームページ:** <https://github.com/webstonehq/tuxedo>
- **リポジトリ:** <https://github.com/webstonehq/tuxedo>
- **上流ドキュメント:** <https://github.com/webstonehq/tuxedo#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/webstonehq/tuxedo/archive/refs/tags/v2026.7.1.tar.gz>
- **最終更新:** 2026-07-15T13:19:35Z
- **生成日時:** 2026-07-26T07:20:29+00:00

## 実行可能ファイル

- tuxedo (cli)
- tuxedo (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-26
- マネージャ版: 2026.7.1
- マネージャ更新日: 2026-07-15
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/webstonehq/tuxedo
- 検出された最新: v2026.7.1 (最新)
## プロジェクトの歴史と使われ方

tuxedo is a fast terminal UI and compatible command-line front end for todo.txt files.

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

The official repository was created in May 2026, making tuxedo a very new package. Its README positions it as a single static binary for todo.txt, combining an interactive TUI with a `todo.txt-cli`-compatible command surface, vim-style bindings, themes, atomic writes, external-edit detection, and plain-text storage.

### 採用の歴史

The README already documents Homebrew installation, prebuilt binaries for Linux, macOS, and Windows, and source installation through Cargo. The supplied package metadata records Homebrew and Nix presence, which is notable for a young terminal productivity tool.

### 使われ方

Users run `tuxedo` to open an interactive todo.txt interface, or `tuxedo <command>` for one-shot commands such as add, list, complete, prioritize, and archive. It resolves todo files through explicit paths, `$TODO_FILE`, `$TODO_DIR/todo.txt`, a local `./todo.txt`, or a first-run/sample flow.

Its package-manager niche is plain-text productivity: it is installable like a CLI, scriptable like todo.txt-cli, but also comfortable for keyboard-driven terminal users who want filtering, sorting, themes, undo, and atomic sync-friendly writes.

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

tuxedo is significant as a modern todo.txt package that keeps the old Unix-friendly text-file contract while adding a polished TUI and static-binary distribution story.

### タイムライン

- 2026: GitHub repository created.
- 2026: README documents `brew install tuxedo`, prebuilt binaries, and Cargo source installation.
- 2026: Official releases use date-based version tags such as v2026.6.x.

### Related projects

- todo.txt
- todo.txt-cli
- terminal user interfaces
- Rust

### ソース

- GitHub API for webstonehq/tuxedo: repository created 2026-05-07 and 2026 release tags.
- <https://github.com/webstonehq/tuxedo README: todo.txt TUI description, Homebrew install, highlights, themes, file resolution, CLI compatibility, and atomic writes.>
- source_facts.package-manager: Homebrew and Nix package-manager presence.


## セキュリティノート

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



## 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

- Unix: ${XDG_CONFIG_HOME:-$HOME/.config}/tuxedo/themes/*.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tuxedo
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - tuxedo: normalized package name match | nixpkgs package indexes: pkgs/by-name/tu/tuxedo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/ja/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [pter](https://www.automicvault.com/ja/pkg/brew/pter/) - Shares av.db curated category or tags: cli, productivity, task-management, todo-txt.
- [todo-txt](https://www.automicvault.com/ja/pkg/brew/todo-txt/) - Shares av.db curated category or tags: cli, productivity, task-management, todo-txt.
- [topydo](https://www.automicvault.com/ja/pkg/brew/topydo/) - Shares av.db curated category or tags: cli, productivity, task-management, todo-txt.
- [tut](https://www.automicvault.com/ja/pkg/brew/tut/) - Shares av.db curated category or tags: cli, productivity, tui, vim-keybindings.
- [vit](https://www.automicvault.com/ja/pkg/brew/vit/) - Shares av.db curated category or tags: cli, productivity, task-management, tui.
- [bagels](https://www.automicvault.com/ja/pkg/brew/bagels/) - Shares av.db curated category or tags: cli, productivity, tui.
- [bookokrat](https://www.automicvault.com/ja/pkg/brew/bookokrat/) - Shares av.db curated category or tags: cli, productivity, tui.
- [bulletty](https://www.automicvault.com/ja/pkg/brew/bulletty/) - Shares av.db curated category or tags: cli, productivity, tui.
- [ttdl](https://www.automicvault.com/ja/pkg/brew/ttdl/) - Local package facts share a topical domain. Shared terms: cli, management, productivity, task, task-management.

## Combined YAML source

View the package source record on GitHub. [combined/tuxedo.yml](https://github.com/automic-vault/db/blob/main/combined/tuxedo.yml)


## ソース

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
