logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

toot - command-line mastodon client

Authors

       This manual page was written by Jonathan Carter <jcc@debian.org>.

       Toot was written by Ivan Habunek (https://github.com/ihabunek).

toot                                               2018-05-13                                            toot(1)

Description

       toot is a command-line client that you can use with any mastodon instance.

Name

       toot - command-line mastodon client

Options

       Usage: toot [OPTION...]

       HelpOptionsnoarguments
              Displays usage for the tool.

       OPTION--help
              Displays usage for subcommand.

       AuthenticationOptionslogin
              Log in from the console, does NOT support two factor authentication

       login_browser
              Log in using your browser, supports regular and two factor authentication

       activate
              Switch between logged in accounts

       logout
              Log out, delete stored access keys

       auth
              Show logged in accounts and instances

       ReadOptionswhoami
              Display logged in user details

       whois
              Display account details

       instance
              Display instance details

       search
              Search for users or hashtags

       timeline
              Show recent items in your public timeline

       curses
              An experimental timeline app (doesn't work on Windows)

       PostOptionspost
              Post a status text to your timeline

       upload
              Upload an image or video file

       AccountOptionsfollow
              Follow an account

       unfollow
              Unfollow an account

       mute
              Mute an account

       unmute
              Unmute an account

       block
              Block an account

       unblock
              Unblock an account

Reporting Bugs

       Please file issues on the Github bug tracker: https://github.com/ihabunek/toot/issues

Synopsis

toot [OPTION...]

See Also