# Installer clock-rs avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:clock-rs
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install clock-rs
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#clock-rs
```

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

## Faits du paquet

- **Clé du paquet:** brew:clock-rs
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.2.1
- **Résumé source:** Modern, digital clock that effortlessly runs in your terminal
- **Page d'accueil:** <https://github.com/Oughie/clock-rs>
- **Dépôt:** <https://github.com/Oughie/clock-rs>
- **Dernière mise à jour:** 2026-05-17T06:51:56Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- clock-rs (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

clock-rs is a Rust terminal clock with timer and stopwatch modes, TOML configuration, shell completions, and package-manager distribution.

### Historique du projet

The official README describes clock-rs as a modern terminal-based Rust clock and a new alternative to tty-clock, adding a single configuration file and command-line overrides.

### Historique d'adoption

The README documents installation through Cargo, Homebrew, Arch AUR, NetBSD pkgsrc, and Nixpkgs, showing adoption across several package-manager ecosystems.

### Modes d'utilisation

Users run `clock-rs` for the default clock, or subcommands such as `timer` and `stopwatch`. Settings can live in `conf.toml` and be overridden by command-line options.

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

clock-rs is a good example of a polished Rust CLI moving through multiple packaging channels while keeping configuration simple and cross-platform.

### Chronologie

- 2024: README copyright year for the clock-rs project.
- 2026-05-16: GitHub releases page lists clock-rs v0.2.1 as latest in the opened repository metadata.

### Related projects

- The README explicitly calls clock-rs an alternative to tty-clock.

### Sources

- Official GitHub README: introduction, installation methods, usage, configuration paths, and relation to tty-clock.
- Official GitHub repository metadata: latest release information displayed on the repository page.


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour clock-rs. 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

- Linux: ~/.config/clock-rs/conf.toml
- macOS: ~/Library/Application Support/clock-rs/conf.toml
- Windows: C:\Users\%USERNAME%\AppData\Local\clock-rs\conf.toml
## Autres enregistrements de gestionnaires de paquets

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


## Combined YAML source

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


## Sources

- 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
