Encode a movie file to gif, specialized for demos, feature presentations, bug reports etc.
For gifify you'll need ffmpeg and rust installed.
On mac, using homebrew:
$ brew install ffmpeg rust
$ git clone https://github.com/berikv/gifify.git
$ cd gifify
$ cargo install --path .
# Creates ~/Desktop/Screen\ Recording\ 2021-12-21\ at\ 16.16.58.gif
$ gifify ~/Desktop/Screen\ Recording\ 2021-12-21\ at\ 16.16.58.mov