Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 3.2 KB

README.md

File metadata and controls

57 lines (39 loc) · 3.2 KB

Build Status Issues Pull requests Discord Website

A Cosmos based Operating System developped in C# made by Alexy DA CRUZ (GeomTech) and Valentin Charbonnier (valentinbreiz).

Current features

Please read the Aura Progression or our Roadmap to know what will be added soon.

  • ATA IDE / AHCI Driver.
  • FAT32/16/12 + Virtual FileSystem.
  • PCI Device Scan.
  • PS2 Keyboard.
  • Restart + ACPI Shutdown.
  • Multi languages/Multi users support.
  • Basic command interpreter.
  • Exception Handler.
  • Console in VGA Textmode (80x25) / SVGAII Graphics mode / VBE Graphics mode + Extended ASCII support.
  • Networking (PCNETII / RTL8168 Driver, ARP, IPV4, ICMP, TCP, UDP, DNS, DHCP Client)

Aura's kernel: https://github.com/aura-systems/Cosmos.

Work in progress:

Screenshots

Contribute

You want to add awesome features to Aura? Here's how:

  • Fork Aura-Operating-System repo
  • Commit & push a new feature to the forked repository
  • Open a pull request from your fork to Aura OS repository
  • We will review and merge it :)

Try Aura

Download VMWare at this address. Install and run it.

Now click on "Create a new virtual machine", select the iso file downloaded on this page and click the "Next" button.

Now click on "Other" for "Guest operating system" and "Other" for version, click "Next" again, select "Store virtual disk as a single file" and select "Finish".

The Virtual File System won't work so go to "C:\Users\username\Documents\Virtual Machines\Other" and replace the "Other.vmdk" by this file.

Now you can select Aura (Other) and click on "Play Virtual Machine".