# 使用 Homebrew, apk, Nix 安装 twtxt

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

## 安装

```sh
sudo av install brew:twtxt
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install twtxt
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add twtxt
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#twtxt
```

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

## 软件包事实

- **软件包键:** brew:twtxt
- **软件包管理器:** Homebrew
- **版本:** 1.3.1
- **来源摘要:** Decentralised, minimalist microblogging service for hackers
- **主页:** <https://github.com/buckket/twtxt>
- **最后更新:** 2026-07-10T10:41:25-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- twtxt (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

twtxt is both a CLI client and a minimalist text-file format for decentralized microblogging. Its basic model is that a public URL to a plain text feed acts as a user's identity.

### 项目历史

The official documentation frames twtxt as microblogging for people who would rather publish a readable file than join a closed platform. The client tracks public twtxt files like a feed reader and builds a timeline from followed URLs.

The project reached 1.0.0 in the GitHub release metadata in February 2016, then settled into maintenance-style releases. ReadTheDocs identifies the maintained documentation as 1.3.2-dev, and GitHub release metadata records 1.3.1 in 2022.

### 采用历史

twtxt's adoption is visible less as a large centralized network and more as a small ecosystem. The official README lists directories, registries, alternate clients in Perl, C, Tcl/Tk, Emacs, and other languages, bridges from Twitter and WordPress, and related Yarn.social user lists.

The installation documentation points to pip, pipx, virtualenv use, Arch AUR, and Homebrew, while the supplied package facts also show Alpine and Nix packaging. That is the classic small-tool distribution pattern: easy to install from a language package index, then picked up by Unix-oriented package managers.

### 使用方式

A user creates a local twtxt file, publishes it somewhere reachable by URL, follows other feed URLs, and uses the CLI to post, follow, unfollow, view timelines, and edit configuration. The documentation highlights shell integration, including direct appends using standard tools such as `date` and `echo`.

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

twtxt is significant to package nerds because it turns microblogging into a file format plus a CLI. It rewards simple hosting, text processing, scp hooks, feed readers, registries, and small alternate implementations rather than a single service dependency.

### 时间线

- 2016: GitHub release metadata records twtxt 1.0.0.
- 2017: ReadTheDocs footer and release metadata show the 1.2.x documentation era.
- 2022: GitHub release metadata records twtxt 1.3.1.

### Related projects

- Yarn.social: listed by the README as maintaining a curated list of active twtxt users.
- htwtxt: listed as a web-based twtxt feed hoster.
- txtnix and txtnish: Perl clients listed by the official README.
- getwtxt-ng and rustwtxt: registry/server and parsing projects listed by the official README.

### 来源

- <https://api.github.com/repos/buckket/twtxt/releases?per_page=20>
- <https://github.com/buckket/twtxt#readme>
- <https://raw.githubusercontent.com/buckket/twtxt/master/docs/user/configuration.rst>
- <https://raw.githubusercontent.com/buckket/twtxt/master/docs/user/intro.rst>
- <https://twtxt.readthedocs.io/en/latest/>
- source_facts.package-manager


## 安全说明

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

- Linux: ~/.config/twtxt/config
- macOS: ~/Library/Application Support/twtxt/config
## 其他软件包管理器记录

- Nix - twtxt: normalized package name match | nixpkgs package indexes: pkgs/by-name/tw/twtxt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - twtxt - 1.3.1-r4: normalized package name match | Alpine Linux edge package indexes: twtxt from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Decentralised, minimalist microblogging service for hackers | https://github.com/buckket/twtxt
- apk - twtxt-pyc - 1.3.1-r4: normalized package name match | Alpine Linux edge package indexes: twtxt-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for twtxt | https://github.com/buckket/twtxt


## Combined YAML source

View the package source record on GitHub. [combined/twtxt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/twtxt.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
