My very own WebOS
- 11 Devlogs
- 21 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!
Devlog #11
-I have added Spotify as one of my apps
Devlog #10
Pomodoro Timer
-Start and stop toggle button
-Automatically switches from work to break
-Ding sound effect to notify user
Devlog #9
-added basic internet search with user engine options
Devlog #8
-added quotes
-uses google fonts
Devlog #7
I have revised the app section to now a retractable task bar, simply drag you you mouse near it for the bar to come out. I have also added an additional apps section for more apps.
Devlog 6
-Added portable YouTube viewer
-Added Water tracker app
Devlog 5 - Wallpaper app
Allow you to switch between different wallpapers
DEVLOG 4
Code optimizations
-The code was very messy before, many of my elements were hardcoded without proper functions
-Today, I have fixed the frustrating window, header and close button problem, which was broken beforehand, with the help of a custom function I have created
-More apps coming
Devlog 3 - added 2 apps
Devlog 2
-It look way better now although organizing and understanding the code took a lot of work
-I really like the glass-looking style so i will be going with for most of my apps and stuff
-There are many underlying bugs, which I hope to fix in the future
Getting Familiar with the essentials
-My current goal for this session was to get familiar with html and its quirks
-My first time properly using github, learning to pull, commit and push things