WahPlus e0b6feb98c Made some formatting changes to lib/log.lua and disabled buffering when trimming the log.
The reason for this is that log files can get really large, and
buffering loads the whole file into the buffer. We devised an algorithm
to not use too much memory when trimming log files by NOT loading
everything into RAM, but buffering nullified it. It has now been
disabled.
2025-10-04 20:14:36 +03:00
2025-07-23 10:48:30 +02:00
2025-09-27 13:37:46 +02:00

Halyde

A universal, customizable and feature-packed operating system for OpenComputers.

Installation

To install Halyde from OpenOS, simply run:

pastebin run MB21BTMv

If for some reason that doesn't work, try:

wget -f https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/webinstall.lua /tmp/webinstall.lua && /tmp/webinstall.lua

Docs

Halyde is documented on GitBook.

S
Description
A universal, customizable and feature-packed operating system for OpenComputers.
Readme GPL-3.0 744 KiB
Languages
Lua 99.8%
JavaScript 0.2%