1 Forks
31 Stars
31 Watchers

AlmeidaOS

Simple, self-contained, clean code, well-documented, hobbyist 64-bit operating system for Intel and AMD processors. It's written in Assembly (Intel syntax) and C (GNU99 Standard) in which I strive for adding comments to the source code so it could be used as a reference for future OS developers

How to download and setup AlmeidaOS

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

Or simply clone AlmeidaOS with SSH
[email protected]:PauloMigAlmeida/AlmeidaOS.git

If you have some problems with AlmeidaOS

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