Note This operating system is a fucking joke and should not be used for any sort of serious purposes, as it is not secure and is not even close to being finished. It is also not very well documented, so you're on your own if you want to use it. It will also blue screen if literally anything goes wrong, so don't expect it to be stable.
Note Currently unavailable, as the web build is not finished.
- Go to https://shitos.icxd.net/
- Click the "Build" button
- Wait for the build to finish
- Click the "Download" button to download the kernel
Note This has only been tested on an Ubuntu virtual machine, other Linux distributions may not work.
- Install the dependencies:
sudo apt install build-essential nasm qemu-system-x86
- Run
make
to build the kernel - Run
make run
to run the kernel in QEMU
- Install the dependencies:
sudo pacman -S base-devel nasm qemu
- Run
make
to build the kernel - Run
make run
to run the kernel in QEMU
Note You will need to install Homebrew before you can install the dependencies. This has also not been tested on macOS, so it may not work.
- Install the dependencies:
brew install nasm qemu
- Run
make
to build the kernel - Run
make run
to run the kernel in QEMU
Note You will need to install Chocolatey before you can install the dependencies. This has also not been tested on Windows, so it may not work.
- Install the dependencies:
choco install nasm qemu
- Run
make
to build the kernel - Run
make run
to run the kernel in QEMU
There is currently no documentation available for shit os as it is still in development. However, there is a table of contents below that will be updated as more documentation is written.
- Currently Unavailable 😔 (will be updated as more documentation is written)
If you want to contact me, you can reach me at support@icxd.net.
Shit OS is licensed under the GNU General Public License v3.0. See LICENSE for more information.