ProzillaOS/docs/roadmap/README.md
2023-08-11 20:07:30 +02:00

21 lines
501 B
Markdown

[← Back](../README.md)
# Roadmap
This is a list of planned/in progress features.
## Desktop
A customizable desktop with a wallpaper and shortcuts to applications, files or folders.
## Visual Studio Code clone
A fully functional VSC clone called Code Editor.
## Modals
Modular windows, including alerts, confirmation dialogs and a file selector.
## Convert to TypeScript
Convert this project to TypeScript to improve type safety and bring the many other pros of TypeScript to this project.