capture_ios_sim icon indicating copy to clipboard operation
capture_ios_sim copied to clipboard

Capture iOS simulator to animated GIF

📱 Capture iOS simulator to animated GIF

Usage

Usage: ./capture_ios_sim.rb [options]
    -v, --[no-]verbose               Run verbosely
    -r, --framerate N                Frames per second of output gif (default: 15)
    -w, --width N                    Width of output gif (default: 300)
    -o, --output <file>              Output gif path (default: ./capture.gif)
    -k, --keep                       Keep .mov file along with generated gif (default: false)

Setup

git clone [email protected]:tdesert/capture_ios_sim.git
cd ./capture_ios_sim
chmod +x ./capture_ios_sim.rb
brew bundle
./capture_ios_sim.rb