macOS
brew install tootlocal Homebrew formula metadata
sudo port install tootMacPorts ports tree · net/toot/Portfile · source: api.github.com
brew / rank 3231
Mastodon CLI & TUI. Version 0.52.1 via Homebrew; verified 2026-07-10. Also installable with debian: sudo apt install toot.
install
brew install tootlocal Homebrew formula metadata
sudo port install tootMacPorts ports tree · net/toot/Portfile · source: api.github.com
sudo apk add tootAlpine Linux edge package indexes · toot · source: dl-cdn.alpinelinux.org
sudo apt install tootDebian stable package indexes · toot · source: deb.debian.org
sudo dnf install tootFedora Rawhide package metadata · toot · source: dl.fedoraproject.org
nix profile install nixpkgs#tootnixpkgs package indexes · pkgs/by-name/to/toot/package.nix · source: api.github.com
sudo pacman -S tootArch Linux sync databases · toot · source: geo.mirror.pkgbuild.com
overview
Mastodon CLI & TUI
history
toot is a Python command-line and terminal UI client for Mastodon and compatible Fediverse servers. It belongs to the long-running niche of social-network clients for people who prefer shell workflows, scriptable commands, and terminal timelines over a browser.
PyPI release history starts with toot 0.1.0 on April 12, 2017, soon after Mastodon became a visible open-source social-networking project. The official documentation describes toot as both a CLI and TUI for interacting with Mastodon-compatible instances from the command line.
The project grew from posting and timeline commands into a broader Fediverse client. The 2023 changelog records the documentation move from Read the Docs to toot.bezdomni.net, later releases added settings, shell completion, JSON output, account and list features, richer TUI behavior, image display, poll support, timeline command groups, and follow-request commands.
The official installation page says toot is packaged for various platforms and recommends using the operating system package manager when possible. It also documents Homebrew for macOS users, pipx for Python-oriented installs, and source installs from the GitHub release archive. The input package metadata additionally shows packaging in Homebrew, Debian, Ubuntu, Fedora, Alpine, Arch, MacPorts, and Nix.
The basic workflow starts with `toot login`, which stores application and user access tokens in `~/.config/toot/config.json`. Users can then post statuses from arguments, pipes, files, or an editor, view timelines, manage accounts, and use the TUI with keyboard shortcuts for navigation, boosting, replying, editing, bookmarking, media viewing, and JSON inspection.
toot matters in the package-nerd niche because it makes a social network behave like a Unix program: installable from distro or language package managers, configurable under XDG-style paths, scriptable in shell pipelines, and usable in terminals on servers or minimal desktops.
security posture
No matching local secret-handling manifest was found for toot. Nucleus package metadata is still published here so future coverage has a stable package URL.
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/toot/settings.toml%APPDATA%\toot\settings.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/toot/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
toot | 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:toot |
|---|---|
| Version | 0.52.1 |
| Package manager | Homebrew |
| Homepage | https://toot.bezdomni.net/ |
| Repository | https://github.com/ihabunek/toot |
| Last updated | 2026-07-10T11:42:37Z |
| 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.
toot 0.48.1-0
mastodon cli client
https://github.com/ihabunek/toot
sudo apt install toottoot
nix profile install nixpkgs#toottoot 0.41.1-1
mastodon cli client
https://github.com/ihabunek/toot
sudo apt install toottoot 0.52.1-r0
mastodon cli & tui
https://github.com/ihabunek/toot
sudo apk add toottoot-pyc 0.52.1-r0
Precompiled Python bytecode for toot
https://github.com/ihabunek/toot
sudo apk add toot-pyctoot 0.51.1-1.fc45
A CLI and TUI tool for interacting with Mastodon
https://github.com/ihabunek/toot
sudo dnf install toottoot 0.52.1-1
A Mastodon CLI client
https://github.com/ihabunek/toot
sudo pacman -S toottoot
sudo port install tootsource 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.