Skip to content

Instantly share code, notes, and snippets.

@tamboer
Created June 11, 2013 08:06
Show Gist options
  • Select an option

  • Save tamboer/5755188 to your computer and use it in GitHub Desktop.

Select an option

Save tamboer/5755188 to your computer and use it in GitHub Desktop.
install simple screen recorder
sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder
sudo apt-get update
sudo apt-get install simplescreenrecorder
# if you want to record 32-bit OpenGL applications on a 64-bit system:
sudo apt-get install simplescreenrecorder-lib:i386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment