Operating system for OpenComputers
Go to file
Izaya 735a8f5ee2 forgot to include this, required for minitel 2019-01-12 20:48:03 +11:00
exec added a terminal server and bad netcat clone 2019-01-09 16:23:30 +11:00
lib forgot to include this, required for minitel 2019-01-12 20:48:03 +11:00
module replaced the dummy fd with one that logs to a file 2019-01-09 17:11:10 +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