# 使用 Homebrew, apk, MacPorts, Nix 安装 wtfutil

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

## 安装

```sh
sudo av install brew:wtfutil
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install wtfutil
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install wtfutil
```

  证据: MacPorts ports tree: sysutils/wtfutil/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add wtfutil
```

  证据: Alpine Linux edge package indexes: wtfutil from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#wtfutil
```

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

## 软件包事实

- **软件包键:** brew:wtfutil
- **软件包管理器:** Homebrew
- **版本:** 0.50.0
- **来源摘要:** Personal information dashboard for your terminal
- **主页:** <https://wtfutil.com>
- **仓库:** <https://github.com/wtfutil/wtf>
- **最后更新:** 2026-07-25T22:40:22+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- wtfutil (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

WTFUtil, whose executable is `wtfutil` and whose upstream project name is WTF, is a terminal dashboard for aggregating personal, operational, and developer information into configurable TUI widgets. Its documentation describes it as a dashboard for monitoring systems, services, and important information such as calendars, Git and GitHub repositories, deployments, Jira tickets, time zones, and dozens of modules.

### 项目历史

The project was created by Chris Cummer and published as a Go terminal dashboard in 2018; the Go module proxy records v0.0.1 on 2018-05-17. The README credits Monica Dinculescu's tiny-care-terminal as inspiration and tcell/tview as the terminal UI foundation.

WTFUtil grew into a module-driven dashboard: the docs split configuration, module documentation, and development guidance, and the README notes that documentation later moved to a separate wtfdocs repository. The project also developed a contributor culture around adding modules, with docs for generating new widgets and many service-specific integrations.

After a quiet period, maintainer Ricardo N. Feliciano wrote in 2025 that Chris Cummer had added him as lead maintainer to revive the project, repair tooling and CI, update dependencies, fix major bugs, and ship the first release in roughly two years. The current README also announces preparation for v1.0 and a planned rename from WTF to Tessera.

### 采用历史

The upstream README says WTF is used by thousands of developers and tech people, and a 2021 Airbrake interview described it as having more than 13,000 GitHub stars and more than 150 contributors at that time. Those figures are secondary but consistent with a widely used developer productivity tool rather than a one-person script.

Its adoption is tied to the terminal-dashboard niche: users who live in terminals can replace scattered browser tabs or service pages with a single grid of modules. Official docs and the README list modules for GitHub, Google Calendar, Hacker News, Have I Been Pwned, New Relic, OpsGenie, Trello, Transmission, and many more.

### 使用方式

Users run `wtfutil` to launch the dashboard, then configure modules in a YAML file. Modules are positioned and configured in `config.yml`, and command-line flags can select a config file, show module help, print version information, or show global help.

The tool is most useful as an at-a-glance status surface: a developer might combine GitHub review requests, calendar events, incident schedules, deployment status, news feeds, time zones, and service health into one terminal screen. Its significance is less about deep workflow automation and more about reducing the need to keep many low-frequency information sources open.

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

WTFUtil is one of the better-known Go TUIs from the late 2010s terminal-productivity wave. For package nerds, it is interesting because it turned a configurable dashboard into a single cross-platform binary with a large catalog of optional service modules, then later faced the common open-source maintenance question of reviving a popular but dormant tool.

### 时间线

- 2018-05-17: Go module tag v0.0.1 was published.
- 2019: The official docs blog records a run of v0.14.0 through v0.19.1 releases and a Homebrew installation note.
- 2021: Airbrake interviewed creator Chris Cummer about WTFUtil's popularity among Go and DevOps users.
- 2025-06-16: Ricardo N. Feliciano announced he had become lead maintainer and planned a revival release cycle.
- 2026-04-17: Go module tag v0.49.1 was published.
- 2026-06-30: Go module tag v0.50.0 was published.

### Related projects

- tiny-care-terminal inspired WTFUtil's original dashboard idea.
- tcell and tview provide the terminal UI foundations named in the README.
- wtfdocs is the separate documentation repository linked by the README.

### 来源

- <https://dev.to/airbrake/an-interview-with-chris-cummer-wtfutil-134g>
- <https://github.com/wtfutil/wtf#readme>
- <https://proxy.golang.org/github.com/wtfutil/wtf/@v/v0.0.1.info>
- <https://proxy.golang.org/github.com/wtfutil/wtf/@v/v0.49.1.info>
- <https://proxy.golang.org/github.com/wtfutil/wtf/@v/v0.50.0.info>
- <https://wtfutil.com/>
- <https://wtfutil.com/blog/home/>
- <https://wtfutil.com/development/creating_new_modules/>
- <https://wtfutil.com/modules/>
- <https://wtfutil.com/quick_start/>
- <https://www.feliciano.tech/blog/wtf-just-happened-a-new-maintainer-appears/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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/wtf/config.yml, ${WTF_CONFIG}
## 其他软件包管理器记录

- Nix - wtfutil: normalized package name match | nixpkgs package indexes: pkgs/by-name/wt/wtfutil/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - wtfutil - 0.43.0-r24: normalized package name match | Alpine Linux edge package indexes: wtfutil from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | personal information dashboard | https://wtfutil.com/
- MacPorts - wtfutil: normalized package name match | MacPorts ports tree: sysutils/wtfutil/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

- 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
