Record the screen on macOS


Keywords
aperture, avfoundation, capture, kap, macos, record, screen-recorder, screencast, swift
License
MIT
Install
npm install aperture.js@0.1.0

Documentation

Aperture

Record the screen on macOS

Requirements

  • macOS 10.13+
  • Xcode 12+
  • Swift 5.3+

Install

SwiftPM

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

Carthage

github "wulkano/Aperture"

CocoaPods

pod 'Aperture'

Docs

See the source for now.

Related