-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathclone_lpmt_addons
More file actions
executable file
·39 lines (27 loc) · 968 Bytes
/
clone_lpmt_addons
File metadata and controls
executable file
·39 lines (27 loc) · 968 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
#! /bin/bash
# ofxMidi/
git clone https://github.com/danomatika/ofxMidi
#ofxMostPixelsEver/
git clone https://github.com/hvfrancesco/ofxMostPixelsEver
#ofxMSAInteractiveObject/
git clone https://github.com/hvfrancesco/ofxMSAInteractiveObject
#ofxMSATimer/
git clone https://github.com/obviousjim/ofxMSATimer.git
#ofxRange/
git clone https://github.com/Flightphase/ofxRange.git
#ofxSimpleGuiToo/
git clone https://github.com/hvfrancesco/ofxSimpleGuiToo
#ofxTextInputField/
git clone https://github.com/Flightphase/ofxTextInputField.git -b develop
#ofxTimecode/
git clone https://github.com/YCAMInterlab/ofxTimecode.git
#ofxTimeline/
git clone https://github.com/ixds/ofxTimeline.git
#ofxTLButtons/
git clone https://github.com/hvfrancesco/ofxTLButtons
#ofxTween/
git clone https://github.com/arturoc/ofxTween.git
#ofxVideoBuffer/
git clone https://github.com/DHaylock/ofxVideoBuffer.git
#ofxGstV4L2Sink
git clone https://github.com/jamet/ofxGstV4L2Sink.git