# Installer tock avec Homebrew

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

## installation

```sh
sudo av install brew:tock
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tock
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:tock
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/tock>
- **Version:** 2.0.4
- **Résumé source:** Powerful time tracking tool for the command-line
- **Page d'accueil:** <https://github.com/kriuchkov/tock>
- **Dépôt:** <https://github.com/kriuchkov/tock>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://github.com/kriuchkov/tock/archive/refs/tags/v2.0.4.tar.gz>
- **Dernière mise à jour:** 2026-08-02T18:10:39Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- tock (cli)
- tock (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, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.0.4
- gestionnaire mis à jour: 2026-08-02
- données locales: OK
- dépôt amont: https://github.com/kriuchkov/tock
- dernière version détectée: v2.0.4 (à jour)
## Historique du projet et usages

Tock is a Go command-line time tracker that stores activity logs in local files and presents an interactive terminal calendar. Its official README frames it as a fast, lightweight, plaintext-first tool for people who track work from the command line.

### Historique du projet

The project README describes Tock as a single-binary CLI with multiple storage backends, including flat files, TodoTXT-compatible files, TimeWarrior data files, and SQLite. It also states that Tock was inspired by Bartib and aims to provide a similar time-tracking workflow in Go with a clean architecture approach and an interactive terminal UI.

### Historique d'adoption

Tock is available through Homebrew according to both the input metadata and the official README, which also documents go install, source builds, an install script, and release downloads. Its adoption history is therefore mostly package-manager and terminal-user oriented rather than tied to a large external ecosystem.

### Modes d'utilisation

Users start and stop activities with commands such as tock start and tock stop, inspect time in calendar and list views, and export reports as text, CSV, JSON, or iCal. The README also documents machine-readable JSON commands for local agent workflows.

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

Tock matters in the package-nerd niche because it bridges several plaintext productivity camps: TodoTXT-compatible lines, TimeWarrior data, SQLite, shell completion, Homebrew installation, and local files that can be inspected or synchronized without a hosted service.

### Chronologie

- 2026: README examples document current commands, JSON output paths, and date examples.
- 2026: Homebrew formula metadata in the batch input lists Tock as brew:tock.

### Related projects

- Bartib is named by the official README as an inspiration.
- TodoTXT and TimeWarrior are supported storage formats or backends.

### Sources

- <https://github.com/kriuchkov/tock#readme>
- <https://github.com/kriuchkov/tock/blob/master/docs/commands.md>
- source_facts.package-manager


## Notes de sécurité

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


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tock
- **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.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter 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.
- [superfile](https://pkg.so/fr/brew/superfile/) - Shares pkgdb curated category or tags: cli, go, productivity, tui.
- [lf](https://pkg.so/fr/brew/lf/) - Shares pkgdb curated category or tags: cli, go, productivity, tui.
- [klog](https://pkg.so/fr/brew/klog/) - Shares pkgdb curated category or tags: cli, go, productivity, time-tracking.
- [typtea](https://pkg.so/fr/brew/typtea/) - Shares pkgdb curated category or tags: cli, go, productivity, tui.
- [yazi](https://pkg.so/fr/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [midnight-commander](https://pkg.so/fr/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [mprocs](https://pkg.so/fr/brew/mprocs/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [newsboat](https://pkg.so/fr/brew/newsboat/) - Shares pkgdb curated category or tags: cli, productivity, tui.
- [bartib](https://pkg.so/fr/brew/bartib/) - Local package facts share a topical domain. Shared terms: cli, command-line, line, productivity, time.
- [cloudpan189-go](https://pkg.so/fr/brew/cloudpan189-go/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, go, line, productivity.
- [invoice](https://pkg.so/fr/brew/invoice/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, go, line, productivity.

## Combined YAML source

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


## Sources

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