Home

Awesome

<p align="center"> <img src="Media/aperture-logo.svg" width="64" height="64"> <h3 align="center">Aperture</h3> <p align="center">Record the screen on macOS</p> </p>

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