Quick setup

Install arTui in under a minute

The easiest way is pipx for an isolated CLI install.

pipx install artui

Then launch the app with artui.

Alternative with pip

pip install artui

From source

git clone https://github.com/fjonasALICE/arTui

cd arTui

pip install -e .

After first launch