wulkano / Aperture

Record the screen on macOS
MIT License
1.24k stars 111 forks source link
aperture avfoundation capture kap macos record screen-recorder screencast swift

Aperture

Record the screen on macOS

Requirements

Install

Add the following to Package.swift:

.package(url: "https://github.com/wulkano/Aperture", from: "2.0.1")

Or add the package in Xcode.

Docs

See the source for now.

Dev

Run ./example.sh or ./example-ios.sh.

Related