Toot-Mastodon-CLI-TUI-clien.../docs/index.rst

48 lines
914 B
ReStructuredText

toot - Mastodon CLI client
==========================
.. image:: _static/trumpet.png
toot is a commandline tool for interacting with Mastodon social networks.
Contents:
.. toctree::
:maxdepth: 1
install
usage
release
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 swithcing between authenticated in Mastodon accounts
Curses UI
---------
toot has an experimental curses based console UI.
.. image :: _static/curses.png
Development
-----------
The project source code and issue tracker are available on GitHub:
https://github.com/ihabunek/toot
Please report any issues there. Pull requests are welcome.
License
-------
Copyright 2017 Ivan Habunek <ivan@habunek.com>
Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html