# kotofetch mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kotofetch in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:kotofetch
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install kotofetch
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kotofetch
```

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

## Paketfakten

- **Paketschlüssel:** brew:kotofetch
- **Paketmanager:** Homebrew
- **Version:** 0.2.23
- **Quellzusammenfassung:** Small, configurable CLI that displays Japanese quotes in the terminal
- **Homepage:** <https://github.com/hxpe-dev/kotofetch>
- **Repository:** <https://github.com/hxpe-dev/kotofetch>
- **Zuletzt aktualisiert:** 2026-08-01T12:34:14Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- kotofetch (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.2.23
## Projektgeschichte und Nutzung

kotofetch is a Rust command-line tool that displays Japanese quotes in the terminal with configurable layout, translations, colors, quote sources, and animations.

### Projektgeschichte

The official README describes kotofetch as a small, configurable CLI with built-in quotes and user customization for padding, width, translation display, and text styles.

The project is implemented primarily in Rust, uses Cargo, and publishes Linux, Windows, and macOS release artifacts from the GitHub repository.

The latest official release at research time was v0.2.22, published on 2026-05-05, adding animations and shell autocompletion and fixing help comments.

### Adoptionsgeschichte

The README documents installation through Arch AUR, Nix or NixOS builds, prebuilt binaries, and source builds, which points to adoption among terminal customization and Japanese-learning users.

The project README includes a community showcase and GitHub topics around fetch tools, terminal, command-line, Japanese, and desktop rice communities.

### Wie es verwendet wird

Users run kotofetch to display a quote using configuration defaults or override translation modes, furigana position, padding, selected quote modes, animation type, and animation duration from the command line.

Users can add custom quote TOML files, import Anki decks through AnkiConnect, and generate shell completion scripts.

### Warum Paket-Nerds sich dafür interessieren

kotofetch belongs to the terminal-fetch and desktop-customization package family: small, aesthetic CLIs that are easy to package and often spread through screenshots and dotfiles.

Its packaging surface is more involved than the tool's simple output suggests because it ships release artifacts for several platforms and supports config files, custom quote files, Nix builds, and AUR installation.

### Zeitleiste

- 2026: v0.2.19 added Anki deck import, furigana display, and new built-in quotes.
- 2026: v0.2.21 added multiple translation display and a furigana position option.
- 2026: v0.2.22 added animations and shell autocompletion.

### Related projects

- Anki and AnkiConnect are optional integrations for importing decks.
- Other fetch-style terminal tools are adjacent in usage culture, though kotofetch focuses on Japanese quotes rather than system information.

### Quellen

- <https://api.github.com/repos/hxpe-dev/kotofetch/releases/latest>
- <https://github.com/hxpe-dev/kotofetch#readme>
- <https://raw.githubusercontent.com/hxpe-dev/kotofetch/main/CHANGELOG.md>


## Sicherheitshinweise

Für kotofetch wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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/kotofetch/config.toml
- macOS: ~/Library/Application Support/kotofetch/config.toml
- Windows: %APPDATA%\kotofetch\config.toml
## Andere Paketmanager-Einträge

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


## Quellen

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
