Screen capture

Screenshot window #

macOS #

  1. Shift + Command + 4 then Space
  2. Click on the window you want to screenshot

Windows #

  1. Windows + Shift + S
  2. Click on the window you want to screenshot

Screen record #

macOS #

  1. Shift + Command + 5
  2. Select “Record Selected Portion”.

Windows #

  1. Focus window you want to record
  2. Windows + G
  3. 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 #

  1. Download scrcpy zip
  2. Extract All…
  3. Right-click inside the folder with the extracted files, then “Open in Terminal”
  4. Type scrcpy.exe