No description
Find a file
2023-07-22 22:58:14 +02:00
.github Updated FUNDING.yml 2023-07-22 22:58:14 +02:00
.vscode Added commands to terminal 2023-07-18 23:14:02 +02:00
docs Updated documentation + added config 2023-07-22 17:42:56 +02:00
public Expanded virtual drive content 2023-07-22 15:47:02 +02:00
src Added more terminal commands 2023-07-22 20:48:45 +02:00
.env Added documentation 2023-07-15 14:17:03 +02:00
.gitignore Initialize project using Create React App 2023-07-13 21:47:17 +02:00
LICENSE.md Renamed LICENSE to LICENSE.md 2023-07-15 14:19:51 +02:00
package-lock.json Added virtual drive (WIP) 2023-07-21 18:23:41 +02:00
package.json Added virtual drive (WIP) 2023-07-21 18:23:41 +02:00
README.md Updated README.md 2023-07-19 20:29:55 +02:00

ProzillaOS

ProzillaOS is a web-based operating system inspired by Ubuntu Linux and Windows made with React by Prozilla.

Please note that ProzillaOS is a WIP and far from complete and many additional features will be added in the future.

Features

ProzillaOS will eventually have all the following features:

Desktop

A desktop with a cool wallpaper is something every OS with a UI should have. The desktop will be a place where you can place shortcuts for your folders, files and apps.

Fully functional taskbar

The taskbar will include a search feature, pinned applications, the current date and time and other common taskbar functionality.

Applications

ProzillaOS will have a modular windows system that makes building applications a breeze. Each application will open a resizable window when opened, with common buttons like minimize, toggle fullscreen and exit. Every app will have its own functionality. Some examples of applications are File Explorer, Media Viewer, Terminal, Code Editor, Browser.

Folders and files

File Explorer will let you explore, add and delete your folders and files. All of ProzillaOS' storage will be stored in local browser storage as JSON.

Adjustable settings

The settings app will have options like changing the wallpaper, etc.

Games

Yes, you read that right. ProzillaOS will have playable games. Initially, the only games will be Prozilla's minigames, but this can easily be expanded to feature more games in the future.

Documentation

See docs for more information.

Design

ProzillaOS was designed in Figma. You can find the design file here.

License

This project is licensed under the MIT license, Copyright (c) 2023 Sieben De Beule. For more information see LICENSE.md.