macOS
brew install twtxtlocal Homebrew formula metadata
brew / rank 7535
Decentralised, minimalist microblogging service for hackers. Version 1.3.1 via Homebrew; verified 2026-07-10. Also installable with nix: nix profile install nixpkgs#twtxt.
install
brew install twtxtlocal Homebrew formula metadata
sudo apk add twtxtAlpine Linux edge package indexes · twtxt · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#twtxtnixpkgs package indexes · pkgs/by-name/tw/twtxt/package.nix · source: api.github.com
overview
Decentralised, minimalist microblogging service for hackers
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.config/twtxt/config~/Library/Application Support/twtxt/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
twtxt | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:twtxt |
|---|---|
| Version | 1.3.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/buckket/twtxt |
| Last updated | 2026-07-10T10:41:25-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
twtxt
nix profile install nixpkgs#twtxttwtxt 1.3.1-r4
Decentralised, minimalist microblogging service for hackers
https://github.com/buckket/twtxt
sudo apk add twtxttwtxt-pyc 1.3.1-r4
Precompiled Python bytecode for twtxt
https://github.com/buckket/twtxt
sudo apk add twtxt-pycsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.