You are browsing as a guest. Sign up (or log in) to start making projects!

2h 25m 52s logged

Today I built the first major UI system for the kOS project. The goal wasn’t just to create a simple webpage, but to design something that feels like a real operating system interface.
Right now, the system has a draggable window. It can be opened and closed, and it starts centered on the screen. There is also a top bar with a live clock that updates in real time.
The UI has been redesigned using a glassmorphism style. Both the top bar and the window header are transparent with blur effects, so the background is visible through them. This gives the whole interface a more modern OS-like feel.
The close button is a simple red X and it works properly. The open/close system is stable, and the window resets its position when reopened.
Next steps will likely include a taskbar, multiple window support, and a desktop icon system to turn this into a more complete web-based OS experience.

0
11

Comments 0

No comments yet. Be the first!