WindOS is a lightweight operating system simulation built entirely using Batch scripting. It mimics basic operating system features such as file management, a simple command-line interface, and user interaction, all within the Windows environment.
- Menu-Driven Interface: Navigate through different tasks using a simple text menu.
- File Management: List, copy, move, and delete files and directories. [COMING LATER]
- User Authentication: Login system with predefined credentials for access to different menus.
- Customizable: Easily extendable with new features or commands. [COMING LATER]
To run WindOS, simply download the repository and run the boot.bat file.