Linux command
mastui 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch the Mastodon client
mastui
Log in to a Mastodon instance
mastui login
Select a theme
mastui theme
说明
mastui is a fast, modern TUI client for Mastodon built with Python and Textual. It displays multi-column timelines (Home, Notifications, Federated) with persistent caching for smooth scrolling. Features include in-terminal image viewing (ANSI/Sixel/TGP), multiple light and dark themes, configurable per-timeline refresh intervals, a full-screen post composer with content warnings and language selection, and poll creation and management.
参数
- login
- Authenticate with a Mastodon instance.
- theme
- Select a UI theme.
- --help
- Display help information.
- --version
- Display version information.
FAQ
What is the mastui command used for?
mastui is a fast, modern TUI client for Mastodon built with Python and Textual. It displays multi-column timelines (Home, Notifications, Federated) with persistent caching for smooth scrolling. Features include in-terminal image viewing (ANSI/Sixel/TGP), multiple light and dark themes, configurable per-timeline refresh intervals, a full-screen post composer with content warnings and language selection, and poll creation and management.
How do I run a basic mastui example?
Run `mastui` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does login do in mastui?
Authenticate with a Mastodon instance.