1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-22 07:01:46 +01:00
Toot-Mastodon-CLI-TUI-clien.../docs/installation.md
2023-03-03 13:55:20 +01:00

626 B

Installation

toot is packaged for various platforms. If possible use your OS's package manager to install toot.

Packaging status

Python Package Index

Install from PyPI using pip, preferably into a virtual environment.

pip install toot

Homebrew

For Mac OSX users, toot is available in homebrew.

brew install toot

From source

You can get the latest source distribution from Github.