Capture the screen and make it floating for temporary reference.
For the situation where you cannot copy or don't need to copy something. Like coding referring to a snippet of code on a webpage, or typing some text in a picture someone sent to you.
Inspired by the jailbreak tweak Snapper 2 on iOS.
See the introduction video here.
- Start with global shortcut or menubar icon
- Always floating on the very top
- Drag to resize
- Scroll to adjust opacity
- Right click to save
- Double click to dismiss
The pods directory is not included in the repo so you need to run pod install
manually:
git clone https://github.com/JeziL/PinShot.git
cd PinShot
pod install
open PinShot.xcworkspace
If you don't have CocoaPods installed, install it.