My very own WebOS
- 3 Devlogs
- 10 Total hours
This is my very own OS that can be run in the web! its written in html and js, near zero css, pure canvas
This is my very own OS that can be run in the web! its written in html and js, near zero css, pure canvas
made the main page have more color and finished the bar of apps to make them have a more me style to them
also in the code i added support for buttons inside the processes
what’s next?
add a store
(its gonna be easier than before thanks that i added a better processes managing)
add a browser
(i got high hopes i can just give you a c++ programm to run the proxy into the web os)
what i want to add next?
add making your own processes via android studio
you should be able to make an app that works both on android an on masaki os IF you make the app a mono dex or you configure the app to generate a .dex specifically to work with masaki os while it still work on android
✨Basic Landing page. needs more work but works.
together in the same page there is the 🎨 ui editor
you will be able to use it in the future to publish apps into a store or at least i hope to
🎨my default bkg image for my web os is finished :D
this took me 4hours already.
whats next for me:
-add a web browser
-add animations
-add a config to it
-possibly add a store and a code editor