This repository 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.
These libraries are different modules of ProzillaOS that can be installed separately or via the bundle package prozilla-os
. Each library has a src/main.ts
entry file and is published to the npm registry.
prozilla-os
: A bundle containing the core packages and all standard applications of ProzillaOS@prozilla-os/core
: Core functionality, React components and hooks@prozilla-os/skins
: Customizable skins for ProzillaOS@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@prozilla-os/logic-sim
: Logic simulator appThese packages contains the source code of parts of the ProzillaOS website. They are published to GitHub pages.
@prozilla-os/demo
: Demo site@prozilla-os/docs
: Documentation siteProzillaOS uses the package manager pnpm to run scripts.
Script Descriptionpnpm run startRun
pnpm run demo:start
. VSCode is configured to run this script whenever the project is opened.
pnpm run buildBuild every package in sequential order.
pnpm run stageCopy and combine the build of each package that comprises the website in the
dist
directory at the root.
pnpm run deployClear the
dist
directory, stage each package that comprises the website, then deploy to GitHub pages. This should trigger a GitHub Action that deploys the build to production. Script Description
pnpm run packages:buildBuild all dependencies of the
prozilla-os
package in sequential order and output to respective dist
directories.
pnpm run packages:updateCreate a new changeset for packages and update their version accordingly.
pnpm run packages:releasePublish the latest versions of each package to the npm registry.
Tip
Use pnpm --filter <package_selector> build
to build a sepecific subset of packages or a single package and output to respective dist
directory/directories. For more information about selecting/filtering specific packages, read pnpm's documentation on filtering.
@prozilla-os/demo
Internal package: @prozilla-os/docs
These resources can help you get started with ProzillaOS.
ProzillaOS is MIT licensed.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4