1
0
mirror of https://github.com/ihabunek/toot synced 2025-02-03 20:57:38 +01:00
2017-04-12 17:04:11 +02:00
2017-04-12 17:03:04 +02:00
2017-04-12 16:43:30 +02:00
2017-04-12 16:43:30 +02:00
2017-04-12 16:43:30 +02:00
2017-04-12 16:43:30 +02:00
2017-04-12 17:02:27 +02:00

====
Toot
====

Post to Mastodon social networks from the command line.


Installation
------------

Install using pip:

.. code-block::

    pip install toot


Usage
-----

Currently implements only posting a new status:


.. code-block::

    toot post "Hello world!"

On first use, will ask you to choose a Mastodon instance and log in.
Description
Toot è uno strumento CLI (interfaccia Linea di Comando) per interagire con le istanze di Mastodon da riga di comando. Toot include un'interfaccia utente da terminaleTUI (Terminal User Interface).
Readme GPL-3.0
Languages
Python 99.6%
Makefile 0.3%