Skip to content

Installation

TermBoard is designed to be installed globally on your machine so you can run it inside any Python project.

uv tool install termboard

Using pipx

pipx install termboard

Quick Start

Navigate to any Python project directory and simply type:

termboard

(If you don't have any custom tasks defined, TermBoard will automatically provide defaults for testing and linting).