One of the few useful ComputerCraft OSes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
github-actions[bot] 4104750539
Update version date
9 months ago
.github Actually working bug/feature templates 2 years ago
sys Fix #48 (shell resolving issue) (#58) 9 months ago
.gitignore Ui enhancements 2.0 (#31) 3 years ago
.opus_version Update version date 9 months ago
LICENSE.md update license / readme (#18) 4 years ago
README.md Put pastebin link in the right case (Fixes #40) (#41) 3 years ago
startup.lua TLCO fix & boot file extension change (#37) 3 years ago

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