A CLI-based screen recorder for macOS.

The refreshingly straightforward way to record your screen, camera and audio.

$ framecap \
    --track "screen:0" \
    --track "camera:builtin,flip:h,audio:Shure-MV7" \
    --output ~/Desktop

Framecap CLI v1.0.0
──────────────────────────────────────
 Output directory: /Users/janedoe/Desktop
 Checking permissions...
 All permissions granted

⦿ Recording... (press ENTER to stop)
          

Features

Multiple tracks

Record multiple sources at once, each to a different file

Native app

Lightweight, native app built for the terminal

Window-only mode

Record windows on a transparent background

Camera support

Record any camera attached to your computer

Professional codecs

Record in lossless h264 or ProRes

Easy to use

Record with a single command

Extensible

Tie into your existing workflow with a simple API

Small footprint

No dependencies, no bloat, under 1 MB