🌐 Ozy OS

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.


✨ Features


πŸ“¦ Package Manager – ozp

Ozy 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.


πŸš€ Getting Started

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.


πŸ’‘ About

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.


⭐ Support the Project

If you like Ozy OS, consider giving the repository a ⭐ star to support development!