1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-09-22 04:25:55 -04:00

Update README

This commit is contained in:
Ivan Habunek 2018-06-12 12:14:18 +02:00
parent f7619d5b22
commit 1776a19037
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

View File

@ -17,6 +17,19 @@ Interact with Mastodon social network from the command line.
Installation Installation
------------ ------------
Debian Buster
~~~~~~~~~~~~~
If you're running Debian Buster (testing), toot is available in the Debian
package repository.
.. code-block::
sudo apt install toot
Debian package is maintained by [Jonathan Carter](https://mastodon.xyz/@highvoltage).
From APT package repository From APT package repository
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -54,6 +67,7 @@ Build and install from sources:
cd /usr/ports/net-im/toot cd /usr/ports/net-im/toot
make install make install
FreeBSD port is maintained by [Mateusz Piotrowski](https://mastodon.social/@mpts)
From Nixpkgs From Nixpkgs
~~~~~~~~~~~~ ~~~~~~~~~~~~
@ -117,7 +131,7 @@ Running ``toot <command> -h`` shows the documentation for the given command.
toot whois Display account details toot whois Display account details
toot instance Display instance details toot instance Display instance details
toot search Search for users or hashtags toot search Search for users or hashtags
toot timeline Show recent items in your public timeline toot timeline Show recent items in a timeline (home by default)
toot curses An experimental timeline app (doesn't work on Windows) toot curses An experimental timeline app (doesn't work on Windows)
Post: Post: