-
Notifications
You must be signed in to change notification settings - Fork 2
/
packlist
654 lines (596 loc) · 15.2 KB
/
packlist
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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
name = owncloud
type = meta
category = owncloud
dependencies = wilma456/owncloudpluginfile wilma456/owncloudplugingps wilma456/owncloudcore wilma456/owncloudmanual
version = 1.0.0
size = 0
end
name = simplestripmine
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/SimpleStripmine.lua
filename = usr/bin/SimpleStripmine
category = turtle
dependencies = none
target = /
setup = rom/programs/label
version = 1.0.0
size = 1032
end
name = numbers
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/numbers.lua
filename = Numbers
category = fun
dependencies = none
target = /usr/bin
version = 1.0.0
size = 588
end
name = mynaptic
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Mynaptic.lua
filename = Mynaptic
category = packman mynaptic
dependencies = wilma456/wilmaapi wilma456/clipboard
target = /usr/bin
version = 12.0
size = 52028
description = A GUI for Packman
end
name = man
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/man.lua
filename = man
category = shell
dependencies = none
target = /usr/bin
version = 2.0.0
size = 296
end
name = echo
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/echo.lua
filename = usr/bin/echo
category = shell
dependencies = none
target = /
setup = rom/programs/http/wget https://raw.githubusercontent.com/Wilma456/Computercraft/master/Help/echo.txt /usr/help/echo
cleanup = rom/programs/delete /usr/help/echo
version = 1.0.0
size = 110
end
name = htmlparser
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/API/htmlparser.lua
filename = htmlparser
category = apis
dependencies = none
target = /usr/apis
version = 1.0.0
size = 9753
end
name = find
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/find.lua
filename = find
category = shell
dependencies = wilma456/wilmaapi
target = /usr/bin
version = 1.1
size = 225
end
name = size
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/size.lua
filename = size
category = shell
dependencies = wilma456/wilmaapi
target = /usr/bin
version = 3.0
size = 713
description = Show the size of a file or a folder
end
name = owncloudfile
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Owncloud/Client/OwncloudFile.lua
filename = OwncloudFile
category = owncloud
dependencies = none
target = /usr/bin
version = 1.0.1
size = 2383
end
name = owncloudcore
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Owncloud/Cloud/owncloud.lua
filename = owncloud
category = owncloud
dependencies = none
target = /owncloud
version = 1.2.0
size = 1625
end
name = owncloudmanual
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Owncloud/Cloud/manual.txt
filename = owncloud
category = owncloud
dependencies = none
target = /usr/help
version = 1.1.0
size = 1068
end
name = owncloudplugins
type = meta
category = owncloud
dependencies = Wilma456/owncloudpluginfile Wilma456/owncloudplugingps
version = 1.0.0
size = 0
end
name = owncloudpluginfile
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Owncloud/Cloud/plugins/file.lua
filename = file
category = owncloud
dependencies = none
target = /owncloud/plugins
version = 1.0.1
size = 690
end
name = owncloudplugingps
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Owncloud/Cloud/plugins/gps.lua
filename = gps
category = owncloud
dependencies = none
target = /owncloud/plugins
version = 1.0.0
size = 708
end
name = webrun
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/webrun.lua
filename = usr/bin/webrun
category = shell
dependencies = none
target = /
setup = rom/programs/http/wget https://raw.githubusercontent.com/Wilma456/Computercraft/master/Help/webrun.txt /usr/help/webrun
cleanup = rom/programs/delete /usr/help/webrun
version = 1.0.0
size = 575
end
name = wc
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/wc.lua
filename = wc
category = shell
dependencies = none
target = /usr/bin
version = 1.2
size = 954
end
name = rednetspy
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/rednetspy.lua
filename = rednetspy
category = rednet
dependencies = none
target = /usr/bin
version = 1.0.0
size = 368
end
name = settingsmanager
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/settingsmanager.lua
filename = Settingsmanager
category = tools
dependencies = none
target = /usr/bin
version = 1.0.0
size = 2114
end
name = sleep
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/sleep.lua
filename = sleep
category = shell
dependencies = none
target = /usr/bin
version = 1.0
size = 206
end
name = pwd
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/pwd.lua
filename = pwd
category = shell
dependencies = none
target = /usr/bin
version = 1.0
size = 24
end
name = which
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/which.lua
filename = whois
category = shell
dependencies = none
target = /usr/bin
version = 1.0
size = 222
end
name = shellutils
type = meta
category = shell
dependencies = wilma456/touch wilma456/which wilma456/pwd wilma456/sleep wilma456/monclear wilma456/wc wilma456/find wilma456/echo wilma456/cowsay wilma456/lsper wilma456/size superaxander/cat wilma456/basename wilma456/dirname
version = 1.1
size = 0
end
name = wilmaapi
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/API/wilmaapi.lua
filename = wilmaapi
category = api
dependencies = none
target = /usr/apis
version = 3.2
size = 3353
end
name = monclear
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/monclear.lua
filename = monclear
category = utility
dependencies = none
target = /usr/bin
version = 1.0
size = 179
end
name = cowsay
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/cowsay.lua
filename = cowsay
category = fun
dependencies = none
target = /usr/bin
version = 1.1
size = 11566
end
name = fortune
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/fortune.lua
filename = fortune
category = fun
dependencies = wilma456/fortune-cookie
target = /usr/bin
version = 1.0
size = 685
end
name = fortune-cookie
type = raw
url = https://raw.githubusercontent.com/Wilma456/FortuneCookies/master/en/cookie
filename = cookie
category = fortune
dependencies = none
target = /usr/share/fortune
version = 1.0
size = 245093
end
name = cron
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/cron.lua
filename = cron
category = tools
dependencies = wilma456/wilmaapi
target = /usr/bin
version = 1.1
size = 2079
end
name = lsper
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/lsper.lua
filename = lsper
category = shell
dependencies = none
target = /usr/bin
version = 1.0
size = 128
end
name = wsh
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/wsh.lua
filename = wsh
category = shell
dependencies = wilma456/wilmaapi wilma456/clipboard
target = /usr/bin
version = 2.3
size = 16846
end
name = faketime
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/faketime.lua
filename = faketime
category = tools
dependencies = none
target = /usr/bin
version = 1.2
size = 474
end
name = fakeday
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/fakeday.lua
filename = fakeday
category = tools
dependencies = none
target = /usr/bin
version = 1.1
size = 376
end
name = fakeid
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/fakeid.lua
filename = fakeid
category = tools
dependencies = none
target = /usr/bin
version = 1.0
size = 191
end
name = clipboard
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/API/clipboard.lua
filename = clipboard
category = api
dependencies = none
target = /usr/apis
version = 1.1
size = 732
end
name = readpaste
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/readpaste.lua
filename = readpaste
category = tools
dependencies = wilma456/clipboard
target = /usr/bin
version = 1.1
size = 870
end
name = filecopy
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/filecopy.lua
filename = filecopy
category = tools
dependencies = wilma456/clipboard
target = /usr/bin
version = 1.0
size = 411
end
name = mineshark
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/Mineshark.lua
filename = Mineshark
category = tools
dependencies = wilma456/wilmaapi wilma456/clipboard
target = /usr/bin
version = 1.1
size = 5369
end
name = mynaptic-plugindev
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Help/Mynaptic.ghv
filename = Mynaptic
category = mynaptic
dependencies = admicos/ghv
target = /etc/ghv
version = 1.0
size = 4217
end
name = bitapi
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/API/bitapi.lua
filename = bitapi
category = api
dependencies = none
target = /usr/apis
version = 1.0
size = 385
end
name = mynaptic-pluginexample
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/Mynaptic-Pluginexample.lua
filename = pluginexample
category = mynaptic
dependencies = wilma456/mynaptic
target = /usr/share/mynaptic/plugins
version = 1.0
size = 722
end
name = ping
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/ping.lua
filename = ping
category = utility
dependencies = none
target = /usr/bin
version = 1.0
size = 461
end
name = chatkeyboard
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Command/chatkeyboard.lua
filename = chatkeyboard
category = command
dependencies = none
target = /usr/bin
version = 1.0
size = 3410
description = Use the Chat as Keyboard
end
name = uptime
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/uptime.lua
filename = uptime.lua
category = utility
dependencies = none
target = /usr/bin
version = 1.0
size = 339
description = Shows, how long your computer run
end
name = imagecon
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Tools/imagecon.lua
filename = imagecon.lua
category = tools
dependencies = none
target = /usr/bin
version = 1.0
size = 1096
description = Convert a .nfp image to lua code
end
name = screentool
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Tools/screentool.lua
filename = screentool
category = tools
dependencies = none
target = /usr/bin
version = 1.1
size = 14733
description = Make Screenshots
end
name = textpaint
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Programs/textpaint.lua
filename = textpaint.lua
category = programs
dependencies = none
target = /usr/bin
version = 2.0
size = 9809
description = A paint Program for .nft Files
end
name = minepack
type = raw
url = https://raw.githubusercontent.com/Wilma456/Minepack/master/minepack.lua
filename = minepack.lua
category = minepack
dependencies = wilma456/minepackapi
target = /usr/bin
version = 2.0
size = 9211
description = A Package Manager
end
name = minepackapi
type = raw
url = https://raw.githubusercontent.com/Wilma456/Minepack/master/minepackapi.lua
filename = minepackapi
category = minepack
dependencies = none
target = /usr/apis
version = 2.0
size = 31635
description = The API for Minepack
end
name = packshell
type = raw
url = https://raw.githubusercontent.com/Wilma456/Minepack/master/packshell.lua
filename = packshell.lua
category = minepack
dependencies = none
target = /startup
version = 2.0
size = 1687
setup = packshell.lua
description = Easy-Shell for Minepack
end
name = packshell-old
type = raw
url = https://raw.githubusercontent.com/Wilma456/Minepack/master/packshell.lua
filename = startup
category = minepack
dependencies = none
target = /
version = 2.0
size = 1687
setup = startup
description = Packshell for CraftOS 1.7 and older
end
name = basename
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/basename.lua
filename = basename
category = shell
dependencies = none
target = /usr/bin
version = 1.0
size = 125
description = Extract the filename from a path
end
name = dirname
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/dirname.lua
filename = dirname
category = shell
dependencies = none
target = /usr/bin
version = 1.0
size = 128
description = Extract the directory from a path
end
name = virtualos
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Programs/virtualos.lua
filename = virtualos.lua
category = programs
dependencies = none
target = /usr/bin
version = 4.2
size = 12096
description = Run CraftOS in a virtual Machine
end
name = virtualos-manager
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Programs/virtualos-manager.lua
filename = virtualos-manager.lua
category = programs
dependencies = wilma456/virtualos
target = /usr/bin
version = 3.0
size = 15251
description = A GUI for VirtualOS
end
name = touch
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Shell/touch.lua
filename = touch.lua
category = shell
dependencies = none
target = /usr/bin
version = 1.0
size = 302
description = touch for Computercraft
end
name = charmap
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Programs/charmap.lua
filename = charmap.lua
category = programs
dependencies = none
target = /usr/bin
version = 1.0
size = 796
description = Show all aviable Chars in CC
end
name = mynaptic-minepackextra
type = raw
url = https://raw.githubusercontent.com/Wilma456/Computercraft/master/Other/mynaptic-minepackextra.lua
filename = minepackextra.lua
category = mynaptic
dependencies = wilma456/mynaptic
target = /usr/share/mynaptic/plugins
version = 1.0
size = 6962
description = A Plugin for Mynaptic, which adds some Functions for Minepack.
end