# Installer gotz avec Homebrew

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

## installation

```sh
sudo av install brew:gotz
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gotz
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:gotz
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gotz>
- **Version:** 0.1.15
- **Résumé source:** Displays timezones in your terminal
- **Page d'accueil:** <https://github.com/merschformann/gotz>
- **Dépôt:** <https://github.com/merschformann/gotz>
- **Licence:** MIT
- **Archive source:** <https://github.com/merschformann/gotz/archive/refs/tags/v0.1.15.tar.gz>
- **Dernière mise à jour:** 2026-07-29T16:05:05+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gotz (cli)
- gotz (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.1.15
- gestionnaire mis à jour: 2026-07-29
- données locales: OK
- dépôt amont: https://github.com/merschformann/gotz
- dernière version détectée: v0.1.15 (à jour)
## Historique du projet et usages

gotz is a Go-based terminal tool for displaying timezone information and comparing times across configured locations.

### Historique du projet

The README describes gotz as a simple CLI timezone information tool created to make timezone calculation easier for international teamwork. It supports current and arbitrary time display, live mode, configurable timezones, 12-hour format, sorting, and terminal styling.

### Historique d'adoption

gotz is distributed through `go install`, release binaries, and Homebrew. Homebrew packages version 0.1.15 in homebrew/core and also exposes a HEAD build, while the README still documents the upstream tap command as an installation path.

### Modes d'utilisation

Users run `gotz` to show current times, pass a time such as `15` or `15@Asia/Tokyo` to compare arbitrary times, and configure defaults with flags such as `--timezones`, `--hours12`, and `--live`. Persistent configuration is stored under `$XDG_CONFIG_HOME/gotz/config.json`, usually `~/.config/gotz/config.json`.

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

gotz is representative of small Go terminal utilities that package cleanly as a single executable and use XDG-style configuration for repeatable command-line workflows.

### Chronologie

- 0.1.15: Homebrew packages gotz as the current stable release.
- README era: Go install, release binaries, and Homebrew installation paths are documented upstream.

### Related projects

- gotz is related to timezone database identifiers, terminal dashboards, and other CLI time conversion tools.

### Sources

- <https://formulae.brew.sh/formula/gotz>
- <https://github.com/merschformann/gotz#readme>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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/gotz/config.json, ~/.config/gotz/config.json
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gotz
- **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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [clock-rs](https://pkg.so/fr/brew/clock-rs/) - Shares pkgdb curated category or tags: cli, productivity, terminal, time.
- [byobu](https://pkg.so/fr/brew/byobu/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [sc-im](https://pkg.so/fr/brew/sc-im/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [ekphos](https://pkg.so/fr/brew/ekphos/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [sheets](https://pkg.so/fr/brew/sheets/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [nvimpager](https://pkg.so/fr/brew/nvimpager/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [arttime](https://pkg.so/fr/brew/arttime/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [page](https://pkg.so/fr/brew/page/) - Shares pkgdb curated category or tags: cli, productivity, terminal.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
