The purpose of this repo is to simply host my code and projects for oprncomputers.
My repo can work with oppm Run the following: oppm register LittleTimmy52/OpenComputers
To install: oppm install
My repository can work with pm-get from AR2000 you can download it via oppm Run the following 2: oppm register AR2000AR/openComputers_codes oppm instal pm_get
To install: pm-get install
Check out the repo: https://github.com/AR2000AR/openComputers_codes
This will be my own file system over a server program.
This relays wireless messages over long distannces via linked cards. The 2 relay computers need a linked and wireless network card, the computer takes wireless messages, serializes the data, sends it over the linked card to the other which then broadcasts it over the wireless card.
wireless message <-> linked message <-> linked message <-> wireless message
This saves all components to a file, the other script inserts a specified component address into a specified script at the top.
This is where anything I made for MineOS is located. Currently just pictures.
This is a collection of my basic security scripts for the OpenSecurity addon to OpenComputers.
This is a collectioin of any scripts for robots that I have made or will make.
Big Reactors Remote Reactor. This will hold the program to remote start and stop reactors along with monitoring.
This is my simple tool to encrypt and decrypt single files at a time.
This is my simple 7zip knockoff for OpenComputers
This is my program to open and close doors or any other redstone powered thing with the use of microcontrollers
I am aware that there are other secure messangers but I want to make my own.
This is the collection of microcontroller script, currently Pulse.lua is the only one
This is the bankTransfer program I made for AR2000's bank system
Images converted for a image display program
music converted for computronics tapes
Make Brrr make serverFS Update wiki
Future projects: power management and usage for powerplant base monitoring drone delivery some secure messageing world wide web ftp
make gui of BankTransfer
make any config settings have a config file rather than just in file mainly in just security for now