forked from lyqyd/cc-packman
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lyqyd
242 lines (221 loc) · 4.51 KB
/
lyqyd
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
name = LyqydOS
type = github
author = lyqyd
repository = LyqydOS
branch = master
category = os
setup = installer setup
cleanup = installer remove
dependencies = lyqyd/framebuffer lyqyd/configuration lyqyd/lsh
target = /LyqydOS
help = github
author = lyqyd
repository = LyqydOS-help
branch = master
version = 1.9.10
size = 141605
end
name = LyqydNet
type = github
author = lyqyd
repository = ComputerCraft-LyqydNet
branch = master
category = networking rednet api
dependencies = none
target = /usr
version = 1.7
size = 46983
end
name = lsh
type = github
author = lyqyd
repository = cc-lsh
branch = master
category = shell
dependencies = none
version = 0.4
size = 27706
end
name = location
type = raw
url = https://raw.github.com/lyqyd/LyqydNet-Programs/master/apis/location
filename = location
category = turtle api
dependencies = none
target = /usr/apis
version = 0.2
size = 2671
end
name = touchpoint
type = raw
url = https://raw.github.com/lyqyd/Touchpoint/master/touchpoint
filename = touchpoint
category = advanced monitor api
dependencies = none
target = /usr/apis/
version = 0.2
size = 6042
end
name = nsh
type = raw
url = https://raw.github.com/lyqyd/cc-netshell/master/nsh
filename = nsh
category = rednet shell remote
dependencies = lyqyd/framebuffer
version = 0.8
size = 23767
end
name = nsh-put
type = raw
url = https://raw.github.com/lyqyd/cc-netshell/master/put
filename = put
category = rednet shell utility
dependencies = lyqyd/nsh
version = 0.1
size = 762
end
name = nsh-get
type = raw
url = https://raw.github.com/lyqyd/cc-netshell/master/get
filename = get
category = rednet shell utility
dependencies = lyqyd/nsh
version = 0.1
size = 599
end
name = nsh-auth
type = pastebin
url = ySEWczEr
filename = auth
category = rednet shell security
dependencies = lyqyd/nsh
version = 0.1
size = 228
end
name = vncd
type = raw
url = https://raw.github.com/lyqyd/cc-netshell/master/vncd
filename = vncd
category = rednet shell remote
dependencies = lyqyd/framebuffer
version = 0.5
size = 45579
end
name = framebuffer
type = github
author = lyqyd
repository = framebuffer
branch = master
category = redirect buffer api
dependencies = none
target = /usr/apis
version = 0.6
size = 10047
end
name = configuration
type = pastebin
url = ARMEBbJz
filename = configuration
category = api
dependencies = none
target = /usr/apis
version = 0.2
size = 1057
end
name = setup
type = raw
url = https://raw.github.com/lyqyd/cc-generalized-setup/master/setup
filename = setup
category = turtle gui
dependencies = lyqyd/location
version = 0.1
size = 25045
end
name = pocket-gps
type = pastebin
url = wQaGzaK7
filename = pgps
category = pocket gps
dependencies = none
target = /usr/bin
version = 0.1
size = 15718
end
name = lnfs-daemon
type = github
author = lyqyd
repository = lnfs-daemon
branch = master
category = rednet server
dependencies = lyqyd/lyqydnet lyqyd/configuration
target = /usr/bin
version = 0.3
size = 6650
end
name = lnfs-client
type = github
author = lyqyd
repository = lnfs-client
branch = master
category = rednet fs
dependencies = lyqyd/lyqydos lyqyd/lyqydnet
target = /usr/bin
version = 0.4
size = 3993
end
name = raidtools
type = github
author = lyqyd
repository = cc-raidtools
branch = master
category = fs
dependencies = lyqyd/lyqydos
target = /usr/bin
version = 0.4
size = 13614
end
name = lyqyd-suite
type = meta
category = group
dependencies = lyqyd/lyqydos lyqyd/lyqydnet
version = 0.1
size = 0
end
name = inv-base
type = raw
url = https://raw.githubusercontent.com/lyqyd/cc-inventory/master/base
filename = base
category = base automation inventory api
dependencies = none
target = /usr/apis
version = 0.1
size = 13814
end
name = inv-flight
type = raw
url = https://raw.githubusercontent.com/lyqyd/cc-inventory/master/flight
filename = flight
category = base automation inventory api
dependencies = none
target = /usr/apis
version = 0.1
size = 5266
end
name = inv-base-master
type = raw
url = https://raw.githubusercontent.com/lyqyd/cc-inventory/master/base-master
filename = base-master
category = base automation inventory
dependencies = lyqyd/inv-base lyqyd/inv-flight
version = 0.1
size = 21337
end
name = inv-inventory
type = raw
url = https://raw.githubusercontent.com/lyqyd/cc-inventory/master/inventory
filename = inventory
category = base automation inventory
dependencies = lyqyd/inv-base lyqyd/inv-flight
version = 0.1
size = 12978
end