Skip to content

Instantly share code, notes, and snippets.

View adamency's full-sized avatar

Benjamin Habié adamency

View GitHub Profile
@adamency
adamency / gourcevideo.sh
Last active October 13, 2023 16:48 — forked from Gnzlt/gourcevideo.sh
Gource video export command
#!/bin/bash
gource \
-1280x720 \
-c 4 \
--multi-sampling \
--stop-at-end \
--key \
--highlight-users \
--hide mouse,filenames \