Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 794 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 794 Bytes

pineappleOS

An operating system that becomes better for everyone, every day.

To Do

  • Create bootsector.
  • Write kernel in C.
  • Link files using Linker script (LD).
  • Use nasm for assembly code.
  • Use gcc for C code.
  • After coding kernel completely, work on Graphical User Interface.

Ideas

  • Privacy and Security comes from Linux. (free & open-source)
  • Smoothness and Animations comes from Mac.
  • User-Friendly UI that combines Mac and Windows features.
  • Developer & Community support comes from Windows.
  • ARM64 for long-lasting battery and good performance.

Thanks

Thanks to OSDev Wiki I made this project! 😊

License

This project is licensed under MIT License.