One of the few useful ComputerCraft OSes.
Go to file
Anavrins e3a0222ef0
fix: up-to-date package on master branch
2021-02-15 21:31:43 -05:00
sys fix: up-to-date package on master branch 2021-02-15 21:31:43 -05:00
.gitignore branch support 2017-05-19 20:55:19 -04:00
LICENSE.md update license / readme (#18) 2019-08-13 11:14:45 -06:00
README.md update license / readme (#18) 2019-08-13 11:14:45 -06:00
startup.lua lock computer 2019-11-01 22:37:08 -06:00

README.md

Opus OS for computercraft

Features

  • Multitasking OS - run programs in separate tabs
  • Telnet (wireless remote shell)
  • VNC (wireless screen sharing)
  • UI API
  • Turtle API (includes true pathfinding based on the ASTAR algorithm)
  • Remote file system access (you can access the file system of any computer in wireless range)
  • File manager
  • Lua REPL with GUI
  • Run scripts on single or groups of computers (GUI)
  • Turtle follow (with GPS) and turtle come to you (without GPS)

Install

pastebin run uzghlbnc
reboot