Skip to content

Latest commit

 

History

History

pinp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Picture in Picture

Screen shot

How to install and use

If you are a gopher, you can install by go install (above Go1.16).

$ go install github.com/push-f/tools/pinp
$ pinp

If you are not a gopher, you can run with python's web server.

$ cd pinp/static
$ python -m http.server 8080