3.1 KiB
3.1 KiB
About
This monorepo contains the source code of os.prozilla.dev as well as multiple packages. You can find the main package at prozilla-os.
ProzillaOS is a web-based operating system inspired by Ubuntu Linux and Windows. It is made with React, Vite and TypeScript by Prozilla.
Warning
This repository is currently being transformed into a monorepo. Some things may be temporarily missing/broken. If you have any questions in the meantime, feel free to open an issue.
Packages
prozilla-os(source) - A bundle containing all other packages@prozilla-os/core(source) - Core functionality, React components and hooks@prozilla-os/shared(source) - Shared functions and utilities@prozilla-os/file-explorer(source) - File explorer app@prozilla-os/terminal(source) - Terminal/shell app@prozilla-os/text-editor(source) - Text editor app@prozilla-os/settings(source) - Settings app
Links
Resources
These resources can help you get started with ProzillaOS.
- prozilla-os/ProzillaOS-boilerplate - Boilerplate code for a React Vite app implementing ProzillaOS

