4 Forks
19 Stars
19 Watchers

max-os

MaxOS is an operating system written in c++ for x86. It has pre-emptive multitasking, device drivers, TCP/UDP, GUI. Fat32 filesystem and IPC soon.

How to download and setup max-os

Open terminal and run command
git clone https://github.com/maxtyson123/max-os.git
git clone is used to create a copy or clone of max-os repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with max-os https://github.com/maxtyson123/max-os/archive/master.zip

Or simply clone max-os with SSH
[email protected]:maxtyson123/max-os.git

If you have some problems with max-os

You may open issue on max-os support forum (system) here: https://github.com/maxtyson123/max-os/issues