# 使用 Homebrew, Nix 安装 kotofetch

查看 kotofetch 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kotofetch
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:kotofetch
- **软件包管理器:** Homebrew
- **版本:** 0.2.23
- **来源摘要:** Small, configurable CLI that displays Japanese quotes in the terminal
- **主页:** <https://github.com/hxpe-dev/kotofetch>
- **仓库:** <https://github.com/hxpe-dev/kotofetch>
- **最后更新:** 2026-08-01T12:34:14Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- kotofetch (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.2.23
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

- <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>


## 安全说明

没有找到 kotofetch 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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
## 其他软件包管理器记录

- 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)


## 来源

- 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
