One of the few useful ComputerCraft OSes.
Go to file
Anavrins 942f0bda92 GPS overhaul
Changes how GPS works to avoid returning ambiguous coordinates and nan errors
2019-12-27 01:11:36 -05:00
sys GPS overhaul 2019-12-27 01:11:36 -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