Skip to content

Instantly share code, notes, and snippets.

View calmrat's full-sized avatar

Chris Ward calmrat

View GitHub Profile
@skateman
skateman / gifcast
Last active December 13, 2017 13:43
#!/bin/sh
# gifcast - easily create gif screencasts from a selected area
#
# The first run lets you select a rectangle and starts recording while the second run stops the recording.
# Tested on Fedora 24 with GNOME
# Dependencies: xrectsel, byzanz, convert (ImageMagick)
FILE="/run/user/${UID}/$(basename $0).pid"
@niclashoyer
niclashoyer / 00-fedora-studio.md
Last active August 8, 2016 08:01
Fedora 19 Studio Setup

Fedora Studio Setup