screenshots2gif

command module
v0.0.0-...-3d6d13e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 11 Imported by: 0

README

screenshots2gif

Take screenshots and turn them into an animated GIF.

Available flags to configure it:
Shorthand Flag Type Description Default
-d --durationSeconds int how many seconds long the animation should be 3
-f --fps int the frame rate the animation should be made in 10
-s --initialSleepSeconds int the number of seconds to wait before taking the first snapshot 5
-l --loop bool if the animation should loop indefinitely true
-o --outputDir string the absolute path to the directory where the output gif is to be stored project root
-S --screen int the number identifying the screen that should be captured, default is main screen (0)
-t --timeOutMinutes int the number of minutes until the app is shut down as a safety measure 5
-w --widthPixels int the desired width of the animation in pixels, the image will be scaled preserving aspect ratio the original value will be used if this value is set to 0 0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL