wulkano / Aperture

Record the screen on macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Record the screen on macOS

License:MIT License


Languages

Language:Swift 99.1%Language:Shell 0.9%