3.4 KiB
3.4 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- A bundle containing all other packages@prozilla-os/core- Core functionality, React components and hooks@prozilla-os/shared- Shared functions and utilities@prozilla-os/file-explorer- File explorer app@prozilla-os/terminal- Terminal/shell app@prozilla-os/text-editor- Text editor app@prozilla-os/settings- Settings app@prozilla-os/media-viewer- Media viewer app@prozilla-os/browser- Browser app@prozilla-os/calculator- Calculator 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

