5 ms·
Greentea OS is an alpha-stage GPL3 desktop OS from scratch that boots on x64 UEFI devices, and runs existing software unmodified (currently supports .exe files)
by PeyTy 1y ago
Greentea OS is an alpha-stage GPL3 desktop OS from scratch that boots on x64 UEFI devices, and runs existing software unmodified (currently supports .exe files). The goal is to create a fast, lightweight OS that competes in the operating system space.
- PeyTy 1y agoThe code is mostly in the https://github.com/GreenteaOS/Tofita https://github.com/GreenteaOS/Tofita and https://github.com/GreenteaOS/Caramel https://github.com/GreenteaOS/Caramel
- PeyTy 1y agoPeople check the https://github.com/GreenteaOS/Greentea https://github.com/GreenteaOS/Greentea which currently contains binary assets. This repo will have user-space apps sources. Currently sample apps are taken from ReactOS project.