RasmusLindroth / toot

toot - a Mastodon CLI client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toot - a Mastodon CLI client

image

Toot is a CLI and TUI tool for interacting with Mastodon instances from the command line.

image

image

image

image

Resources

Features

  • 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

Terminal User Interface

toot includes a curses-based terminal user interface (TUI). Run it with toot tui.

License

Copyright 2018 Ivan Habunek <ivan@habunek.com>

Licensed under GPLv3, see LICENSE.

About

toot - a Mastodon CLI client

License:GNU General Public License v3.0


Languages

Language:Python 99.7%Language:Makefile 0.3%