An open API service indexing awesome lists of open source software.

https://github.com/memescoep/blackopal

My 5th attempt at creating an operating system with Cosmos.
https://github.com/memescoep/blackopal

c-sharp cosmos cosmos-os operating-system

Last synced: 7 months ago
JSON representation

My 5th attempt at creating an operating system with Cosmos.

Awesome Lists containing this project

README

          

# Black Opal
> **NOTE**
> A WIP paper outlining the design, boot process, and class-level functionality can be found [here](https://github.com/MEMESCOEP/BlackOpal/wiki/).

My 5th attempt at creating an operating system with [Cosmos](https://github.com/CosmosOS/Cosmos). This time I'll focus on code quality, stability, and performance.


## Features
* Fast terminal
* GUI


## Plans
* Add disk utilities
* Add more functionality to the GUI and terminal
* Add ELF support
* Add USB support
* Add AHCI support