Toot is a CLI and TUI tool for interacting with Mastodon instances from the command line.
- Installation instructions: https://toot.bezdomni.net/installation.html
- Homepage: https://github.com/ihabunek/toot
- Issues: https://github.com/ihabunek/toot/issues
- Documentation: https://toot.bezdomni.net/
- Mailing list for discussion, support and patches: https://lists.sr.ht/~ihabunek/toot-discuss
- Informal discussion:
#tootIRC channel on libera.chat
- Posting, replying, deleting statuses
- Support for media uploads, spoiler text, sensitive content
- Search statused, accounts, hashtags
- Following, muting and blocking accounts
- Simple switching between authenticated in Mastodon accounts
Explore the command line interface:
toot --help- show available commandstoot <command> --help- show documentation for<command>
Log in with your account:
toot loginPost a status:
toot post "Hello, World!"View your home timeline:
toot timelines homeSee more usage examples in the documentation.
Toot terminal user interface (toot tui) is no longer being developed.
Instead check out tooi which is a more fully featured Mastodon TUI.
Copyright Ivan Habunek ivan@habunek.com and contributors.
