This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
masterdisasterHD's profile picture

[advanced] Peripheral Control Screen

Started by masterdisasterHD, 11 November 2013 - 02:08 PM
masterdisasterHD #1
Posted 11 November 2013 - 03:08 PM
Hello everyone, i made this (huge) program that controls peripherals with ease.

This program is in alpha state, please report bugs!

Screenshots:
Spoiler
Multi colors!


Main screen


Clicked a peripheral (its methods are also clickable)


Argument input for method (use spaces as a separator)

Changelog:
Spoilerv3.0
+Random color selection (click title bar to change)
+Added button that makes it go to page 1

v2.0
*Bug fixes

v1.0
+Initial release

Installation:

run this program first
pastebin get Dj8Yzqfk startup

Now just type reboot
Edited on 30 November 2013 - 07:21 AM
masterdisasterHD #2
Posted 26 November 2013 - 03:09 PM
2.0! lots of bug fixes (maybe not enough :P/>)
Xenthera #3
Posted 26 November 2013 - 05:39 PM
Neat-o
masterdisasterHD #4
Posted 27 November 2013 - 12:05 PM
Thanks :P/>
oeed #5
Posted 28 November 2013 - 12:31 AM
Looks pretty neat. Not sure about the white and yellow lines though…
ValorCat #6
Posted 28 November 2013 - 01:58 AM
Just tried this out, it looks neat. I would have to agree with oeed about the colors (I changed it to light blue, rather than orange), but other than that, this is pretty cool!
theoriginalbit #7
Posted 28 November 2013 - 03:09 AM
Looks good. Why don't you use peripheral.getNames?
masterdisasterHD #8
Posted 28 November 2013 - 11:47 AM
Looks good. Why don't you use peripheral.getNames?

Because i didnt know that was a function till now :P/>
Im programming it in
Edited on 28 November 2013 - 10:51 AM
gollark8 #9
Posted 28 November 2013 - 03:05 PM
Please add a function to change the menu colour.i don't like the orange/white.
masterdisasterHD #10
Posted 29 November 2013 - 08:24 AM
Please add a function to change the menu colour.i don't like the orange/white.

You can edit it manually by editing the program and change colors :P/>
But if you have some suggestions i'd be happy to hear
Cozzimoto #11
Posted 29 November 2013 - 08:33 AM
since this program is GUI heavy, you could add in an click option to change the color scheme of things, instead of having users mess with settings
masterdisasterHD #12
Posted 29 November 2013 - 11:14 AM
Yeah i might do that
masterdisasterHD #13
Posted 30 November 2013 - 07:50 AM
v3.0
+Added random colors (click title bar to change)
+Added button that makes it go to page 1
Edited on 30 November 2013 - 07:21 AM