Skip to content

doersa/PiP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mac OS X Picture in Picture

Always on top window preview similar to the popular windows only OnTopReplica

PiP demo

Features

  • Clone any visibile window
  • Crop the preview
  • Auto and manual resize preserving the aspect ratio
  • Multiple window preview from same process, cmd+n to open and cmd+w to close
  • Pinch to zoom

To do

  • Almost all the missing features when compared to OnTopReplica

Installation

Manual download

PiP-1.01.dmg

Download and install via Homebrew

brew cask install amitv87-pip

Build from source and run

# checkout code
git clone https://github.com/amitv87/PiP.git
cd pip

# build using xcode
xcodebuild
open build/Release/PiP.app

# or simply
./run.sh

# right click on the window and select an option from the list
# right click again and select last option to crop the preview

About

Mac OS X Picture in Picture

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.3%
  • Other 1.7%