One of the few useful ComputerCraft OSes.
Go to file
Kan18 45f1bd1c5d
Put pastebin link in the right case (Fixes #40) (#41)
Pastebin recently removed support for case-insensitive links with no warning. This puts the original casing of the paste ID in README.md, instead of all-lowercase. Some other things might also need to be changed!
2020-07-24 18:36:57 -06:00
.github/workflows more work on update notification 2020-05-01 22:40:17 -06:00
sys remove preferred apps/alternates - same can be accomplished using aliases 2020-06-15 19:54:42 -06:00
.gitignore Ui enhancements 2.0 (#31) 2020-04-21 22:40:59 -06:00
.opus_version Update version date 2020-06-16 01:55:00 +00:00
LICENSE.md update license / readme (#18) 2019-08-13 11:14:45 -06:00
README.md Put pastebin link in the right case (Fixes #40) (#41) 2020-07-24 18:36:57 -06:00
startup.lua Temporary fix for blit crashing with spaces 2020-04-20 19:33:22 -04: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