AdagiOS
- 5 Devlogs
- 9 Total hours
A WebOS to showcase demos of my other projects.
A WebOS to showcase demos of my other projects.
I spent a while thinking and trying to experiment with new apps to come up with, but then I realized that instead of making all new apps for the os, why not just integrate my already made projects into this project.
I’ve added three more apps in total, a weather app, a chess app, and a satellite tracker. This wraps up the guide steps outlined in WebOS 1 so I am going to ship this to the mission and hopefully continue on to WebOS 2.
I’m starting work on my webOS AdagiOS (which comes from the italian word adagio, meaning something that is very calm and graceful).
Anyways I have begun to work on the login screen, which has a clock, login button, power menu, and battery menu. The clock and battery features are actually a little more difficult then they look due to how react handles asynchronous events and live updates, but I was able to get them to work fairly easily and simply.
Next up i’ll start work on the top bar and making interactive flyouts.