Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 219 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 219 Bytes

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