Operating system for OpenComputers
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
XeonSquared 408e9600b7 made the kernel actually work again 4 년 전
exec cursed 4 년 전
lib this is an intervention 5 년 전
module made the kernel actually work again 4 년 전
service added a clipboard daemon, changed default services 4 년 전
.gitignore more general gitignore filters 4 년 전
LICENSE Initial commit 5 년 전
README.md documentation of a sort 5 년 전
build.sh wrote a more flexible terminal creation system 4 년 전
default-init.txt added a clipboard daemon, changed default services 4 년 전
finddesc.lua documentation of a sort 5 년 전
package.sh cleaned up some meta stuff 4 년 전

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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