Operating system for OpenComputers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
XeonSquared a29fc154a0 added a terminal server and bad netcat clone 5 years ago
exec added a terminal server and bad netcat clone 5 years ago
lib added a minitel stack, using the same code as the OpenOS version 5 years ago
module made os.spawn dump errors to stdout 5 years ago
service added a terminal server and bad netcat clone 5 years ago
.gitignore removed the whole mod-service thing 5 years ago
LICENSE Initial commit 5 years ago
README.md documentation of a sort 5 years ago
build.sh updated build.sh to reflect the current state of the OS 5 years ago
finddesc.lua documentation of a sort 5 years ago

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

./finddesc.lua module/* lib/* > apidoc.md