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 fbef63f9b0 made fserv able to serve http(s) 4 years ago
exec added a simple wget program for internet cards 4 years ago
lib this is an intervention 4 years ago
module made dispmanager not crash when presented with no data dir 4 years ago
service made fserv able to serve http(s) 4 years ago
.gitignore more general gitignore filters 4 years ago
LICENSE Initial commit 5 years ago
README.md documentation of a sort 5 years ago
build.sh wrote a more flexible terminal creation system 4 years ago
default-init.txt gitignored generated docs, added the default init.txt 4 years ago
finddesc.lua documentation of a sort 5 years ago
package.sh cleaned up some meta stuff 4 years ago

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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