gource 261 Bytes
Newer Older
1 2 3 4 5 6 7 8
#!/bin/bash

DATE="2018-03-08 07:18:18"

# record my desktop + title + scp-gargantext
# use tutoriel code

#tmux -d video
Alexandre Delanoë's avatar
Alexandre Delanoë committed
9
#xterm -e "tutoriel"
10

11 12
gource --start-date $DATE $1 &
gource --start-date $DATE $1/purescript-gargantext
13 14 15 16 17 18
#tmux -a video

# Share video ?