Thanks to visit codestin.com
Credit goes to github.com

Skip to content

errortek/PotatoOS

 
 

Repository files navigation

PotatoOS

Release Size


A unix-like operating system made in C. It's not quite unix-like yet. But we're getting there.
Join the Discord server! https://discord.gg/4Gq4ya5DME

🛠️ Build PotatoOS

To build PotatoOS, follow the steps below.

1️⃣ Install prerequisites

pacman -S qemu
yay -S i686-elf-gcc

2️⃣ Build

sh build.sh

👋 Contact

Email me at "[email protected]" or DM me on Discord "oslayout" if you have any questions

⚖️ License and Credits

This project is licensed under the MIT License. This project uses parts of Meaty-Skeleton.

About

A unix-like operating system made in C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.5%
  • C++ 2.2%
  • Assembly 1.4%
  • Makefile 1.2%
  • Shell 0.7%