toot
Mastodon CLI client
Interact with Mastodon social network from the command line. Features include:
Posting, replying, deleting statuses
Support for media uploads, spoiler text, sensitive content
Search by account or hash tag
Following, muting and blocking accounts
Simple switching between authenticated in Mastodon accounts
- Versions: 0.50.1
- Website: https://github.com/ihabunek/toot/
- Licenses: GPL 3
- Package source: gnu/packages/fediverse.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of toot
as follows:
guix install toot
Or install a particular version:
guix install toot@0.50.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of toot about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/toot'><img src='https://packages.guix.gnu.org/packages/toot/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/toot)
Example Org:
[[https://packages.guix.gnu.org/packages/toot][https://packages.guix.gnu.org/packages/toot/badges/latest-version.svg]]