/gifrecorder

Bash script to record your screen in a gif

Primary LanguageShellMIT LicenseMIT

GifRecorder

Bash script to record your screen in a gif on Ubuntu

Animation

Usage

Starts the recording

gifrecorder record

Stops de recording

gifrecorder stop

Your animation will be saved on your HOME folder, under the name of animation.gif.

Dependencies

  • scrot
  • imagemagick
  • notify-send (optional)