An open API service indexing awesome lists of open source software.

https://github.com/dincertekin/pineappleos

An operating system that becomes better for everyone, every day.
https://github.com/dincertekin/pineappleos

aarch64 arm64 free hobby-os operating-system privacy

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        


pineappleOS


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

## To Do
- [X] 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](https://wiki.osdev.org) I made this project! 😊

## License
This project is licensed under [MIT License](LICENSE).