# Installer tuxedo avec Homebrew, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tuxedo pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tuxedo
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

### Windows

- Scoop (92%):

```sh
scoop install main/tuxedo
```

  Preuve: Scoop official bucket manifest trees: bucket/tuxedo.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:tuxedo
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2026.7.1
- **Résumé source:** Fast, keyboard-driven terminal UI for todo.txt
- **Page d'accueil:** <https://github.com/webstonehq/tuxedo>
- **Dépôt:** <https://github.com/webstonehq/tuxedo>
- **Dernière mise à jour:** 2026-07-15T13:19:35Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- tuxedo (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2026.7.1
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour tuxedo. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Autres enregistrements de gestionnaires de paquets

- 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
- Scoop - main/tuxedo: normalized package name match | Scoop official bucket manifest trees: bucket/tuxedo.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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