My very own WebOS
- 4 Devlogs
- 2 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!
Hello, I fixed a bug related to todo list. Earlier todo list would get removed once you reload the website. Now i fixed it by saving the tasks added in todo list in localstorage, and fetching the tasks in the list from it after refresh.
I FINALLY COMPLETED THE TERMINAL!!
Instead of trying to build everything at once, I started with a small collection of useful commands:help
clear
date
whoami
music
play
shuffle
repeat
stop
list
These are not much but are enough to give it OS vibe. I am done with the OS. https://myjjkos.vercel.app/
PLS CHECK OUT THE WEBSITE AND RATE IT OUTTA 10
Hello, I have now completed the applications.
All of them are working. I got a 6 song playlist, an app that fetches weather data, a todo list manager, and I am also done with my edit!!
But the terminal only shows the last login date for now. I have to work on it. Aside from that, i chose a video background for the desktop.. cuz it looks cool. The windows are draggable and the playlist can be played on loop or be shuffled. I will only work on the terminal now and aside from that i m done with the OS
Devlog #1 — Building the Boot Screen
I am a big fan of animes and I keep watching them in my leisure time. So…….. i decided to build a JJK themed OS. I started out by making the welcome screen, i put up Gojo’s face on the welcome message because he is my favourite one. After that, next step was to start turning the desktop from “empty screen with a just a welcome message” into something that actually looks like an OS. First piece: a top bar. I just added the names for now, will get to their working later on. I am thinking of making an edit and put it in in the intro on top bar. Only the welcome on the top bar is functioning for now. I will add a background and make the rest of apps mentioned on top bar tomorrow.
I am not sure if i will be able to build a working terminal tho…