been deprecated in favour of [commands.tui]. Usage: python -m toot [OPTIONS] COMMAND [ARGS]... Toot is a Mastodon CLI Options: -w, --max-width INTEGER Maximum width for content rendered by toot [default: 80] --debug / --no-debug Log debug info to stderr [default: no-debug] --color / --no-color Use ANSI color in output [default: color] --as ACCOUNT The account to use, overrides the active account. --version Show the version and exit. -h, --help Show this message and exit. Commands: activate Switch to logged in ACCOUNT. auth Show logged in accounts and instances block Block an account blocked List blocked accounts bookmark Bookmark a status bookmarks Show recent statuses in a timeline delete Delete a status diag Display useful information for diagnosing problems favourite Favourite a status 13
following List accounts followed by an account. instance Display instance details lists Show and manage your lists login Log into an instance using your browser (recommended) login_cli Log into an instance from the console (not recommended) logout Log out of ACCOUNT, delete stored access keys mute Mute an account muted List muted accounts notifications Show notifications pin Pin a status post Post a new status reblog Reblog (boost a status reblogged_by Show accounts that reblogged a status search Search for content in accounts, statuses and hashtags. status Show a single status tags List, follow, and unfollow tags thread Show thread for a toot. timeline Show timelines (deprecated, use `toot timelines` instead) timelines Show various timelines tui Launches the toot terminal user interface 14
unfavourite Unfavourite a status unfollow Unfollow an account unmute Unmute an account unpin Unpin a status unreblog Unreblog (unboost) a status update_account Update your account details upload Upload an image or video file whoami Display logged in user details whois Display account details 15
Warning: Settings section [tui] has been deprecated in favour of [commands.tui]. Enter instance URL [https://mastodon.social]: : Login URL: https://mastodon.social/oauth/authorize/?response_type=code&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope Open link in default browser? [Y/n]: Authorization code: XXXXXXXXXXXXXXXXXXX : 1 2 3 16
[tui] has been deprecated in favour of [commands.tui]. Authenticated accounts: * [email protected] ACTIVE * [email protected] Auth tokens are stored in: /home/matoken/.config/toot/config.json 1 18
command-line Fediverse client that doesn’t require a server. a blingful TUI library. → run notcurses-demo isaki68k/sayaka taka-tuos/nanotodon: CLI mastodon client BentonEdmondson/servitor: A command-line Fediverse client that doesn’t require a server notcurses 29