Home

Awesome

Unox

Unox is a x86 unix-like operating system written in C and Assembly.

Roadmap

Screenshots

1

Build and Run

Requirements :

at first clone this repo :

$ git clone https://github.com/bistcuite/unox-os
$ cd unox-os

make Unox image :

$ make

run Unox on qemu :

$ make run

License

This project licensed under MIT License, read the license for more information.