# Installer circumflex avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:circumflex
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install circumflex
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#circumflex
```

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

## Faits du paquet

- **Clé du paquet:** brew:circumflex
- **Gestionnaire de paquets:** Homebrew
- **Version:** 5.0
- **Résumé source:** Hacker News in your terminal
- **Page d'accueil:** <https://github.com/bensadeh/circumflex>
- **Dépôt:** <https://github.com/bensadeh/circumflex>
- **Dernière mise à jour:** 2026-07-30T01:27:08Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- clx (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

circumflex is a Go terminal user interface for browsing Hacker News through the clx binary, with article reader mode, comment navigation, favorites, read history, themes, and vim-style keybindings.

### Historique du projet

The official repository was created in July 2020. The README describes a read-only Hacker News client that brings stories, comments, and article reader mode into a terminal interface.

The project has continued regular tagged releases through 4.4, which Homebrew packages from the official GitHub tag.

### Historique d'adoption

The README documents Homebrew, Nix, AUR, Go install, and source-run installation paths. Homebrew's formula builds the Go binary as clx and installs manpages plus shell completions for bash, zsh, and fish.

Homebrew analytics show moderate ongoing use for a terminal news reader, and the GitHub repository has visible interest for a focused TUI utility.

### Modes d'utilisation

Users run clx to browse Hacker News categories such as top, best, new, ask, show, and favorites; open comments; read linked articles in reader mode; mark or track read stories; and store favorites locally. The README states that circumflex is read-only and does not support logging in, voting, or commenting.

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

circumflex is a polished example of the modern Go TUI package: a single binary with manpage and shell-completion artifacts, Homebrew/Nix/AUR/Go install routes, XDG-style config/cache paths, and local JSON state files.

### Chronologie

- 2020-07-28: GitHub repository created.
- 2020s: README documents Homebrew, Nix, AUR, Go install, and source install paths.
- 2026-06-27: 4.4 release published and used by Homebrew as the stable formula version.
- 2026: Homebrew bottles circumflex for macOS and Linux.

### Related projects

- Hacker News is the content source and user workflow that circumflex wraps.
- Homebrew, Nix, AUR, and Go install are the distribution paths named by the README.
- The clx binary is the installed command-line entry point for circumflex.

### Sources

- <https://github.com/bensadeh/circumflex#readme>
- <https://api.github.com/repos/bensadeh/circumflex>
- <https://api.github.com/repos/bensadeh/circumflex/releases>
- <https://formulae.brew.sh/api/formula/circumflex.json>
- <https://raw.githubusercontent.com/Homebrew/homebrew-core/master/Formula/c/circumflex.rb>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour circumflex. 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: ~/.config/circumflex/theme.toml
## Autres enregistrements de gestionnaires de paquets

- Nix - circumflex: normalized package name match | nixpkgs package indexes: pkgs/by-name/ci/circumflex/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/circumflex.yml](https://github.com/mxcl/pkgdb/blob/main/combined/circumflex.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
