Operating system for OpenComputers
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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