WebOS my portfolio
- 7 Devlogs
- 3 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!
Hey everyone, welcome back to another WebOS update!
This time I finished one of the apps I was most excited abt the : Terminal.
It can now run basic commands and works right inside the WebOS window system.
Current commands include:
help — Shows all available commandsclear — Clears the terminalabout — Gives a short description about the project XDdate — Shows the current date and timeapps — Shows all the available appsfiles — Shows all available files storedopen notepad — Opens Notepadopen calculator — Opens Calculatoropen files — Opens Filesopen portfolio — Redirects website to my portfolio https://srinj-ai.github.io/MY-PORTFOLIO/ XDGetting all of these commands working took a lot more logic than I expected, but it was definitely worth it.
Next, I’m planning to add more commands, improve the desktop, and keep making WebOS feel more like a real operating system.
Hey everyone, welcome back to another WebOS update!
it took longer than I expected, but it finally work .
it Stores the file created by notebook and displaces it in file explorer
Next, I’ll be working on adding more apps like CMD ( i think so). There’s still a lot I want to add, and plese give me suggestion what to add next.
Hey everyone, welcome back to another WebOS update!
This update was mostly about fixing things before release.
Honestly, there’s not much to show in this update, but these fixes were important to get done before shipping.
Hopefully everything goes well and it gets accepted
Project Status: 🟢 Release Ready
After weeks of coding, fixing bugs, and adding features, WebOS is finally finished and ready to ship!
WebOS is a browser-based desktop experience built with React, TypeScript, and Vite. The goal was simple: make something that feels like a real operating system while running entirely in the browser.
With everything planned now completed, WebOS v1 is officially finished and ready to ship. 🎉
Thanks to everyone who followed the project and read the devlogs along the way. This is the end of the WebOS v1 journey, and now let’s see if all the hard work pays off and how people react to it.
Project Status: 🟢 Ready to Ship
Hey everyone, welcome back to another WebOS update!
Since the last devlog, I’ve finished the second app :
a Calculator !!!.
It can:
One thing I’m pretty happy with is that it doesn’t use JavaScript’s built-in eval() function.
Instead, it processes expressions itself, which gives me more control over how calculations work.
Next, I’ll be improving the window system and starting work on a File Explorer.
Project Status: 🟡 Early Development
ALSO FOLLOW MY “VORTEX AI” PROJECT
Hey everyone, welcome to the first WebOS devlog!
I’ve finished the first app for WebOS: Notepad.
Right now, it lets you:
I’m also working on improving the desktop, fixing bugs, and planning the next features.
Next up:
WebOS is still in the very early stages, but it’s nice to finally have the first app up and running.
Project Status: 🟡 Early Development