SkillAgentSearch skills...

SimRecorder

GIF Recorder for iOS Simulator

Install / Use

npx skills add giginet/SimRecorder

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

iOS Sim Recorder

Install

$ brew install carthage
$ brew tap giginet/utils
$ brew install simrecorder

Usage

  1. Launch your iOS Simulator
  2. Exec simrec
  3. Stop recording with Ctrl-C
$ simrec

You'd like to stop recording, you send INTERRUPT signal(Ctrl + C), then an animation will be generated.

Command Line Options

|Option|Description|Default| |------|-----------|-------| |-q |Quality of animation(0...1.0) |1.0| |-f |Frame rate of animation |5| |-o |Output path|animation.gif| |-l |loop count of animation|0(Infinity)|

Related Skills

View on GitHub
GitHub Stars75
CategoryDevelopment
Updated2y ago
Forks9

Languages

Swift

Security Score

65/100

Audited on Jul 6, 2024

No findings