My very own WebOS
- 4 Devlogs
- 2 Total hours
This is my very own OS that can be run in the web!
This is my very own OS that can be run in the web!
My makOS project was rejected due to alleged use of “one-click AI.” I just want to clarify that this is not true; I’ll provide more details in the ship info.
I finished the first version of the project makOS. Its browser-based Web OS is built using Next.js, TypeScript, Tailwind CSS, and pnpm. The core architecture uses components like Desktop.tsx and Window.tsx to manage the environment and window states, supporting drag-and-drop, focus layer management, minimizing, and maximizing. Built-in applications running inside the system include a Terminal emulator, a Snake game, a text notepad, a calculator, and a calendar.
This is second devlog from my project makOS. I finished main file structure and started working at applications like notes, calculator and game snake.
This is first devlog from my project makOS. I started making some first main files. My plan is to build OS in style of linux arch. BTW I use arch.