---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "ProzillaOS"
text: "Web-based operating system"
tagline: A highly customizable and feature-rich desktop environment inside your browser
image: https://os.prozilla.dev/assets/logo.png
actions:
- theme: brand
text: Demo
link: https://os.prozilla.dev/
- theme: alt
text: GitHub
link: https://github.com/prozilla-os/ProzillaOS
- theme: alt
text: npm
link: https://www.npmjs.com/package/prozilla-os
features:
- title: TypeScript
details: ProzillaOS is powered by TypeScript"s type-safety.
icon:
- title: Modular
details: ProzillaOS can be installed as separate modules with extensive customization.
icon:
link: reference/packages
linkText: Explore packages
- title: Open-source
details: ProzillaOS is entirely free and open-source.
icon:
link: https://github.com/prozilla-os/ProzillaOS
linkText: Learn more
---
Developer