Oblomov / toot

toot - Mastodon CLI & TUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toot - a Mastodon CLI client

https://raw.githubusercontent.com/ihabunek/toot/master/trumpet.png

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

https://img.shields.io/travis/ihabunek/toot.svg?maxAge=3600&style=flat-square https://img.shields.io/badge/author-%40ihabunek-blue.svg?maxAge=3600&style=flat-square https://img.shields.io/github/license/ihabunek/toot.svg?maxAge=3600&style=flat-square https://img.shields.io/pypi/v/toot.svg?maxAge=3600&style=flat-square

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 terminal user interface (TUI). Run it with toot tui.

https://raw.githubusercontent.com/ihabunek/toot/master/docs/_static/tui_list.png

https://raw.githubusercontent.com/ihabunek/toot/master/docs/_static/tui_compose.png

License

Copyright Ivan Habunek <ivan@habunek.com> and contributors.

Licensed under GPLv3, see LICENSE.

About

toot - Mastodon CLI & TUI

License:GNU General Public License v3.0


Languages

Language:Python 99.7%Language:Makefile 0.3%