Language

Package: toot @ 0.27.0

Synopsis

Mastodon CLI client

Description

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

Home page
https://github.com/ihabunek/toot/
Location
gnu/packages/mastodon.scm (line: 41, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?