All Projects → amitv87 → Pip

amitv87 / Pip

Licence: mit
Mac OS X Picture in Picture

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Pip

Carol Xamarin
A minimal and beautiful lyrics app for macOS built with Xamarin and C#
Stars: ✭ 97 (-35.33%)
Mutual labels:  macosx
Mininim
The Advanced Prince of Persia Engine (a childhood dream)
Stars: ✭ 117 (-22%)
Mutual labels:  macosx
Glide
Linux/macOS media player based on GStreamer and GTK+
Stars: ✭ 123 (-18%)
Mutual labels:  macosx
Twofa
A TouchID-aware 2-factor authenticator for macOS
Stars: ✭ 105 (-30%)
Mutual labels:  macosx
Fim
File Integrity Manager -
Stars: ✭ 114 (-24%)
Mutual labels:  macosx
Amac
This is developed for Awesome-Mac.
Stars: ✭ 120 (-20%)
Mutual labels:  macosx
Client
Windows, OS X and linux RAT client
Stars: ✭ 89 (-40.67%)
Mutual labels:  macosx
Passer
Passive service locator, a python sniffer that identifies servers, clients, names and much more
Stars: ✭ 144 (-4%)
Mutual labels:  macosx
Awesome Macos Command Line Zh
用你的 macOS 终端搞事情。(Use your macOS terminal shell to do awesome things. )
Stars: ✭ 117 (-22%)
Mutual labels:  macosx
Phoenix
wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
Stars: ✭ 1,698 (+1032%)
Mutual labels:  macosx
Mac
Mac系统、Mac软件的操作和使用技巧整理,正在不断完善中。努力做到最全。
Stars: ✭ 1,620 (+980%)
Mutual labels:  macosx
Macos Patcher
Command line tool for running macOS on unsupported Macs
Stars: ✭ 114 (-24%)
Mutual labels:  macosx
Depthmapx
depthmapX is a multi-platform Spatial Network Analysis Software
Stars: ✭ 120 (-20%)
Mutual labels:  macosx
Netfil
A kernel network manager with monitoring and limiting capabilities for macOS. #nsacyber
Stars: ✭ 97 (-35.33%)
Mutual labels:  macosx
Aquatouch
Dynamic Custom Macros for your MacBook TouchBar! (Supports 40+ Apps and Websites)
Stars: ✭ 125 (-16.67%)
Mutual labels:  macosx
Xchain
A cross compiler toolchain targeting macOS/iOS/etc.
Stars: ✭ 95 (-36.67%)
Mutual labels:  macosx
Predator
A screensaver for macOS which is based on the predator countdown timer. Don't worry your mac doesn't blow up 😄
Stars: ✭ 120 (-20%)
Mutual labels:  macosx
Timer App
A simple Timer app for Mac
Stars: ✭ 2,047 (+1264.67%)
Mutual labels:  macosx
Evilosx
An evil RAT (Remote Administration Tool) for macOS / OS X.
Stars: ✭ 1,826 (+1117.33%)
Mutual labels:  macosx
Desktop Profiles
An innovative desktop manager for macOS
Stars: ✭ 122 (-18.67%)
Mutual labels:  macosx

Mac OS X Picture in Picture

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

PiP demo

Code Info

  • Nibless cocoa app
  • OpenGL/Metal renderer
  • CoreGraphics based capturer (looking for alternative)
  • No third party dependency
  • Uses private framework for native pip support

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
  • Native picture in picture support cmd+p
  • Minimal modern UI

To do

  • Almost all the missing features when compared to OnTopReplica

Installation

Manual download

PiP-1.40.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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].