My very own WebOS
- 7 Devlogs
- 7 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!
Created a settings app where you can choose your color, and added a boot menu at the launch of the page, you can enter a username and then the system will call you with your name. You don’t lose your work by reloading the page now because I added the localStorage in the javascript so it’s saved on the browser local storage.
Added apps NotePad, Terminal
Added a small start menu from the button launch on the taskbar
Finishing WebOS 1 requirements, added and iss live tracker app and some features to make the UX comfortable, sor try it out => https://charles-pyt.github.io/aero-os/
Fixing deployement on github pages and added the first application, the next step is to add real data in my LOG_ARCHIVE.exe app
Add a good UI and draggable windows
Init the project and write the first line