One of the few useful ComputerCraft OSes.
Go to file
Kan18 2f597d0dc4 support MOTDs (#19) 2019-08-13 11:14:11 -06:00
sys support MOTDs (#19) 2019-08-13 11:14:11 -06:00
.gitignore branch support 2017-05-19 20:55:19 -04:00
LICENSE.md Create LICENSE.md 2017-04-27 21:11:49 -04:00
README.md Update README.md 2018-12-30 13:53:39 -05:00
startup.lua path fix + compat changes 2019-07-20 16:23:48 -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