Skip to content

wulkano/Aperture

Repository files navigation

Aperture

Record the screen on macOS

Requirements

  • macOS 10.13+
  • Xcode 13+
  • Swift 5.5+

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