14 Forks
404 Stars
404 Watchers

duckOS

An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!

How to download and setup duckOS

Open terminal and run command
git clone https://github.com/byteduck/duckOS.git
git clone is used to create a copy or clone of duckOS 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 duckOS https://github.com/byteduck/duckOS/archive/master.zip

Or simply clone duckOS with SSH
[email protected]:byteduck/duckOS.git

If you have some problems with duckOS

You may open issue on duckOS support forum (system) here: https://github.com/byteduck/duckOS/issues