ProzillaOS/README.md
2024-06-28 15:26:58 +02:00

3.2 KiB


ProzillaOS

License Stars Forks NPM Version

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
  • @prozilla-os/media-viewer (source) - Media viewer app

Resources

These resources can help you get started with ProzillaOS.


Screenshot of ProzillaOS