Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kepler155c/opus
ComputerCraft OS
https://github.com/kepler155c/opus
computercraft lua minecraft
Last synced: 2 months ago
JSON representation
ComputerCraft OS
- Host: GitHub
- URL: https://github.com/kepler155c/opus
- Owner: kepler155c
- License: mit
- Created: 2016-12-11T19:18:38.000Z (about 8 years ago)
- Default Branch: develop-1.8
- Last Pushed: 2023-12-17T15:14:42.000Z (about 1 year ago)
- Last Synced: 2024-08-02T07:06:57.627Z (5 months ago)
- Topics: computercraft, lua, minecraft
- Language: Lua
- Homepage:
- Size: 1.53 MB
- Stars: 153
- Watchers: 7
- Forks: 44
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-computercraft - Opus - An OS which includes a GUI, an app store, and many system-related APIs. (Lua programs / Operating systems)
- awesome-switchcraft - opus - Cool operating systems with lots of builtin programs (Programs / Operating Systems)
README
# 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
```