Frutiger OS
- 5 Devlogs
- 14 Total hours
web based OS inspired by the Frutiger Aero aesthetic during 10s
web based OS inspired by the Frutiger Aero aesthetic during 10s
Today i created a windows 7 inspired working Control Panel app, you can currently
-change wallpaper
-disable some elements(menubar, taskbar, icons)
I really enjoyed tuning some of the CSS components especially buttons and switches(since i implemented the modular system for the main windows in the last devlog)
Im stil trying to submit my ship for WebOS 1 but they still wont accept it😭🙏. Appparently it looks like every othe AI slop and has no personality, i really dont understand how could they say something like this, anyway wish me luck.
After first failed ship i realised i completelt forgot about me README.md. Im not too sure why its needed since this project cant be voted yet but its good to start earlt righ?
You can check it out here - https://github.com/0ndyy/frutiger-os/blob/main/README.md
My most recent addition was the taskbar, its heavily inspired by windows 7 era and i find it kind of sleek, it was actually way easier to implement than i originally thought.
I also created a new settings/control panel app which was pretty quick using the css classes made in last devlog.
If you wanna try it out, its avalible at - https://0ndyy.github.io/frutiger-os/
In this devlog i developen my first proper app, its basically a simple notepad, i developed my own system for app creation in css so i can easily add different sizes of windows, sidebars, topbars, buttons exct. and reuse them all.
Its still a little rought around the edges and i might need to start handling the performance issue, since the css blur is pretty resource intensive, but we will see what happens.
I implemented the basic steps from the tutorial, though since i didnt like some of the solutions i designed a lot of things to be more modular and future proof, let the video speak for itself.
Its been quite fun so far, especially playing with the different css elements of the frutiger aesthetic.