One of the few useful ComputerCraft OSes.
Go to file
kepler155c 7224d441ca
Ui enhancements 2.0 (#31)
* canvas overhaul

* minor tweaks

* list mode for overview

* bugfixes + tweaks for editor 2.0

* minor tweaks

* more editor work

* refactor + new transitions

* use layout() where appropriate and cleanup

* mouse triple click + textEntry scroll ind

* cleanup

* cleanup + theme editor

* color rework + cleanup

* changes for deprecated ui methods

* can now use named colors
2020-04-21 22:40:59 -06:00
sys Ui enhancements 2.0 (#31) 2020-04-21 22:40:59 -06:00
.gitignore Ui enhancements 2.0 (#31) 2020-04-21 22:40:59 -06: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 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