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 bbacdc6dbd moved the creation of a sink fd into createterms 5 年之前
exec added shell utility programs 5 年之前
lib added a minitel stack, using the same code as the OpenOS version 5 年之前
module moved the creation of a sink fd into createterms 5 年之前
service added a minitel stack, using the same code as the OpenOS version 5 年之前
.gitignore removed the whole mod-service thing 5 年之前
LICENSE Initial commit 5 年之前
README.md documentation of a sort 5 年之前
build.sh updated build.sh to reflect the current state of the OS 5 年之前
finddesc.lua documentation of a sort 5 年之前

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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