Aura Operating System is a GUI-based, object-oriented operating system written in C#. It is designed to showcase how high-level languages like C# can be used to create low-level systems such as kernels, user interfaces, and file systems. Aura features a colorful, windowed graphical desktop environment with built-in applications, all running on a custom kernel built from scratch. It is not based on Linux or Windows, but rather developed as an independent system with its own structure and drivers.
Features
- Fully graphical desktop environment with windowing system
- Written in C# using a custom low-level kernel
- FAT file system support for reading and writing files
- GUI applications including file explorer, text editor, and console
- Multitasking with basic window and process management
- Custom bootloader and initialization process
- VGA and PS/2 driver support for display and input
- Modular code structure for adding drivers or apps
- Educational focus for showcasing OS development in C#
Categories
Operating SystemsLicense
BSD LicenseFollow Aura Operating System
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Aura Operating System!