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