GreemOS banner

GreemOS

3 devlogs
19h 18m 17s

A web-based Operative System

This project uses AI

I used it to add support with GitHub Pages (since I didn’t know how to do it with React and TS) and to remember how some features I didn’t remember from React worked, like useEffect, but not to write code as such.

Demo Repository

Loading README...

GreemDev

Now add the following changes:

  • You can now customize your applications more (even their windows).
  • I added the welcome window.
  • You can minimize and maximize windows from within the window itself or from the taskbar.

And make the following non-visual changes:

  • I optimized the application overall, ensuring that only the necessary components are loaded when needed.

And fix the following:

  • While adding better application customization, the page would completely stop working (even while running) when trying to modify the window from within an application.
0
GreemDev

I’ve done the following:

  • I added a more attractive interface for the windows and improved their customization.
  • The windows now appear visually in the center of the screen (and not where the actual center of the screen is).
  • The wallpaper application works.
  • I added a prototype welcome window.
Attachment
Attachment
Attachment
0
GreemDev

I added desktop icons, also a prototype of the windows (they are still very ugly) and the taskbar, it even detects all the windows that are currently active and you can close the windows.

Attachment
0