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 735a8f5ee2 forgot to include this, required for minitel 5 anni fa
exec added a terminal server and bad netcat clone 5 anni fa
lib forgot to include this, required for minitel 5 anni fa
module replaced the dummy fd with one that logs to a file 5 anni fa
service added a terminal server and bad netcat clone 5 anni fa
.gitignore removed the whole mod-service thing 5 anni fa
LICENSE Initial commit 5 anni fa
README.md documentation of a sort 5 anni fa
build.sh updated build.sh to reflect the current state of the OS 5 anni fa
finddesc.lua documentation of a sort 5 anni fa

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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