1
1
mirror of https://git.shadowkat.net/izaya/OC-PsychOS2.git synced 2024-09-27 14:45:18 -04:00
Operating system for OpenComputers
Go to file
2019-08-07 21:07:37 +10:00
exec added a simple wget program for internet cards 2019-08-02 15:56:55 +10:00
lib this is an intervention 2019-07-14 20:52:56 +10:00
module made dispmanager not crash when presented with no data dir 2019-08-01 22:40:37 +10:00
service added a clipboard daemon, changed default services 2019-08-07 21:07:37 +10:00
.gitignore more general gitignore filters 2019-07-23 14:14:14 +10:00
build.sh wrote a more flexible terminal creation system 2019-07-28 19:09:12 +10:00
default-init.txt added a clipboard daemon, changed default services 2019-08-07 21:07:37 +10:00
finddesc.lua documentation of a sort 2019-01-08 22:13:52 +11:00
LICENSE Initial commit 2018-09-30 10:12:29 +10:00
package.sh cleaned up some meta stuff 2019-07-22 13:54:39 +10:00
README.md documentation of a sort 2019-01-08 22:13:52 +11:00

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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