No description
Find a file
2024-06-28 15:04:12 +02:00
.changeset Migrated to pnpm 2024-06-17 21:46:01 +02:00
.github Updated FUNDING.yml 2024-06-18 11:57:19 +02:00
.vscode Migrated to pnpm 2024-06-17 21:46:01 +02:00
packages Added Discord link to README files 2024-06-28 15:04:12 +02:00
public Added application roles 2024-06-20 21:13:16 +02:00
scripts Finished core and file-explorer packages 2024-06-17 17:00:34 +02:00
src Added settings app 2024-06-28 14:55:03 +02:00
.gitignore Optimized package builds 2024-06-20 18:19:03 +02:00
.npmrc Fixed node module resolution by enabling hoisting 2024-06-18 12:26:58 +02:00
eslint.config.js Added application roles 2024-06-20 21:13:16 +02:00
index.html Updated icon and logo 2024-06-18 11:47:50 +02:00
LICENSE.md Renamed LICENSE to LICENSE.md 2023-07-15 14:19:51 +02:00
package.json Fixed package dependencies 2024-06-20 18:19:28 +02:00
pnpm-lock.yaml Added settings app 2024-06-28 14:55:03 +02:00
pnpm-workspace.yaml Migrated to pnpm 2024-06-17 21:46:01 +02:00
README.md Added Discord link to README files 2024-06-28 15:04:12 +02:00
tsconfig.json Updated app build process + updated docs 2024-06-23 15:12:54 +02:00
vite.config.ts Updated app build process + updated docs 2024-06-23 15:12:54 +02:00


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

Resources

These resources can help you get started with ProzillaOS.


Screenshot of ProzillaOS