Screenshot window #
macOS #
- Shift + Command + 4 then Space
- Click on the window you want to screenshot
Windows #
- Windows + Shift + S
- Click on the window you want to screenshot
Screen record #
macOS #
- Shift + Command + 5
- Select “Record Selected Portion”.
Windows #
- Focus window you want to record
- Windows + G
- Windows + Alt + R
Mirror #
iPhone #
Connect your phone with lighting cable. Open “QuickTime Player”, then “File” -> “New Movie Recording”.
Select your iPhone as Screen source.
Android #
You can use scrcpy to mirror your phones screen. (Works on all platforms).
Connect your phone with cable. Make sure USB Debugging is enabled.
macOS #
Terminal:
brew install scrcpy
echo 'export PATH="/Users/rasmus/Library/Android/sdk/platform-tools:$PATH"' >> .zshrc
source .zshrc
scrcpy
Windows #
- Download scrcpy zip
- Extract All…
- Right-click inside the folder with the extracted files, then “Open in Terminal”
- Type
scrcpy.exe