ewwhash / Cyan

Bootloader for OpenComputers
MIT License
10 stars 7 forks source link

Advanced bootloader for OpenComputers

Installation

For OpenOS, just run this command:

wget -f https://raw.githubusercontent.com/BrightYC/Cyan/master/installer.lua /tmp/installer.lua && /tmp/installer.lua

For MineOS, you need to find app with name Cyan BIOS.

Shell

Lua REPL with implemented functions:

Netboot

Executes file from specified URL

Whitelist access

Prevents booting, for example, if computer stays in some private places. To boot, it needs some input from user that defined in whitelist.

How to build own Cyan BIOS?

Just run compress.lua (before that minify the code, for example here: https://mothereff.in/lua-minifier) and make sure that minified.lua file stored in the same folder that compress.lua

Images/Videos

https://www.youtube.com/watch?v=89K8mWFEJKw