1
0
mirror of https://github.com/kepler155c/opus synced 2025-07-01 17:42:59 +00:00
hugeblank 118932c0b5 Add option to remove splash on startup
Adds the setting option 'opus.show_splash'. By default it is set to true. When set to false opus will immediately boot without showing the splash screen. Fairly straightforward.
2019-05-15 11:31:33 -07:00
2019-05-12 10:02:46 -04:00
2017-05-19 20:55:19 -04:00
2017-04-27 21:11:49 -04:00
2018-12-30 13:53:39 -05:00

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
Description
One of the few useful ComputerCraft OSes.
Readme 2 MiB
Languages
Lua 100%