Operating system for OpenComputers
Go to file
Izaya a29fc154a0 added a terminal server and bad netcat clone 2019-01-09 16:23:30 +11:00
exec added a terminal server and bad netcat clone 2019-01-09 16:23:30 +11:00
lib added a minitel stack, using the same code as the OpenOS version 2019-01-08 18:10:22 +11:00
module made os.spawn dump errors to stdout 2019-01-09 16:17:41 +11:00
service added a terminal server and bad netcat clone 2019-01-09 16:23:30 +11:00
.gitignore removed the whole mod-service thing 2019-01-08 18:15:22 +11:00
LICENSE Initial commit 2018-09-30 10:12:29 +10:00
README.md documentation of a sort 2019-01-08 22:13:52 +11:00
build.sh updated build.sh to reflect the current state of the OS 2019-01-08 18:11:37 +11:00
finddesc.lua documentation of a sort 2019-01-08 22:13:52 +11:00

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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