Skip to content

Instantly share code, notes, and snippets.

@a1300
Created May 31, 2018 15:05
Show Gist options
  • Save a1300/02c5df459b28507c619856e84e71dd8e to your computer and use it in GitHub Desktop.
Save a1300/02c5df459b28507c619856e84e71dd8e to your computer and use it in GitHub Desktop.
Create GIF of screen on linux
sudo apt-get install byzanz-record

byzanz-record --duration=10 --width=1920 --height=1080 test.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment