screen-2 Second screen video. setup $ git clone https://github.com/v2tokens/screen-2 && cd screen-2 $ python3 -m venv .venv && source .venv/bin/activate $ make install run it $ make