Ozy OS is a lightweight, custom operating system built for experimentation, simplicity, and fun. It comes with its own package manager ozp and is designed to run on ComputerCraft: Tweaked and similar environments.
ozpozpOzy OS includes its own package manager, ozp. It works by downloading and running installers directly from GitHub.
Example usage:
ozp install <package-name>
Currently, only the install command is supported.
Install:
wget run https://raw.github.com/Kuberow/OZY-OS/main/install.lua
Packages are installed using ozp. For text editing, install rizer using ozp.
Ozy OS is an experimental operating system project created by Kuberow. Itβs still in active development and may change frequently, while you can install a cool text editor rizer.
If you like Ozy OS, consider giving the repository a β star to support development!