macOS
brew install onefetchlocal Homebrew formula metadata
sudo port install onefetchMacPorts ports tree · devel/onefetch/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de onefetch pour les workflows d'agents IA.
installation
brew install onefetchlocal Homebrew formula metadata
sudo port install onefetchMacPorts ports tree · devel/onefetch/Portfile · Source: api.github.com
sudo apk add onefetchAlpine Linux edge package indexes · onefetch · Source: dl-cdn.alpinelinux.org
sudo dnf install onefetchFedora Rawhide package metadata · onefetch · Source: dl.fedoraproject.org
nix profile install nixpkgs#onefetchnixpkgs package indexes · pkgs/by-name/on/onefetch/package.nix · Source: api.github.com
sudo pacman -S onefetchArch Linux sync databases · onefetch · Source: geo.mirror.pkgbuild.com
sudo zypper install onefetchopenSUSE Tumbleweed package metadata · onefetch · Source: download.opensuse.org
scoop install extras/onefetchScoop official bucket manifest trees · bucket/onefetch.json · Source: api.github.com
winget install --id o2sh.onefetch -eWindows Package Manager source index · o2sh.onefetch · Source: cdn.winget.microsoft.com
aperçu
Command-line Git information tool
historique
Onefetch is a Rust command-line tool that summarizes a local Git repository in the terminal. It reads repository metadata and code statistics offline, then displays them with language-aware styling and ASCII art.
The project developed as a fetch-style tool for repositories rather than machines: instead of reporting OS, kernel, and hardware information, it reports project name, branch, commit and author statistics, language mix, license, repository size, and related Git metadata.
The changelog shows the tool maturing through performance and packaging work. Version 2.13.0 in 2022 made execution more than twice as fast by reducing allocations and moving expensive Git work toward gitoxide; version 2.20.0 in 2024 marked completion of the transition from git2/libgit2 to gitoxide.
Onefetch spread through developer package channels rather than a single platform. Its README documents installation on Linux, macOS, and Windows using release binaries plus package managers such as pacman, zypper, Homebrew, and winget, while the wiki also documents Ubuntu, Snap, Chocolatey, and other routes.
Language coverage became part of its adoption loop. onefetch.dev displays the supported language ASCII previews from the same Languages.yaml data used by the binary, and the site lists 122 languages with programming, data, markup, and prose categories.
A developer runs onefetch inside a Git worktree or passes a repository path. The tool can be used as a one-off repository summary, a shell greeter when entering Git directories, or a machine-readable metadata extractor through JSON and YAML output modes.
The README emphasizes offline operation, performance, and customization: users can hide fields, adjust styling, ignore files and directories, choose output formats, and use .mailmap to merge duplicate authors found in Git history.
Onefetch is notable because it packages repository anthropology into a single CLI: language detection, Git traversal, manifest/license parsing, author aggregation, and terminal presentation. Its migration to gitoxide is also a package-nerd signal, replacing libgit2 bindings with a Rust-native Git stack.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
onefetch | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/o2sh/onefetch
métadonnées d'installation
| Clé du paquet | brew:onefetch |
|---|---|
| Version | 2.27.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/onefetch |
| Page d'accueil | https://onefetch.dev/ |
| Dépôt | https://github.com/o2sh/onefetch |
| Docs amont | https://github.com/o2sh/onefetch#readme |
| Licence | MIT |
| Archive source | https://github.com/o2sh/onefetch/archive/refs/tags/2.27.1.tar.gz |
| Dépendances | zstd |
| Dépendances de compilation | cmake, pkgconf, rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | onefetch |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
onefetch
nix profile install nixpkgs#onefetchonefetch 2.26.1-r0
Git repository summary on your terminal
https://github.com/o2sh/onefetch
sudo apk add onefetchonefetch-bash-completion 2.26.1-r0
Bash completions for onefetch
https://github.com/o2sh/onefetch
sudo apk add onefetch-bash-completiononefetch-doc 2.26.1-r0
Git repository summary on your terminal (documentation)
https://github.com/o2sh/onefetch
sudo apk add onefetch-doconefetch-fish-completion 2.26.1-r0
Fish completions for onefetch
https://github.com/o2sh/onefetch
sudo apk add onefetch-fish-completiononefetch-zsh-completion 2.26.1-r0
Zsh completions for onefetch
https://github.com/o2sh/onefetch
sudo apk add onefetch-zsh-completiononefetch 2.27.1-5.fc45
Command-line Git information tool
https://crates.io/crates/onefetch
sudo dnf install onefetchonefetch 2.27.1-1
Git repository summary on your terminal
https://github.com/o2sh/onefetch
sudo pacman -S onefetchonefetch 2.27.1-1.2
Git repository summary on your terminal
https://github.com/o2sh/onefetch
sudo zypper install onefetchonefetch
sudo port install onefetchextras/onefetch
scoop install extras/onefetcho2sh.onefetch
winget install --id o2sh.onefetch -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.