trentOS
- 5 Devlogs
- 4 Total hours
This is my very own OS that can be run in the web! Named after the Rolls-Royce Trent series of engines. boots up instantly!
This is my very own OS that can be run in the web! Named after the Rolls-Royce Trent series of engines. boots up instantly!
I added a meme “terminal” (not the easiest, but it was fine especially with some AI assistance).
The coolest change, however, is that I added my new custom domain! It’s not HTTPS yet (thanks GitHub Pages!), but it shouldn’t matter given you don’t have to input any personal data, and I’ll add it as soon as I can.
I added window resizing and a music toggle. The former was just a two-line CSS patch surprisingly.
This is more like it, just need to add content to the other apps (and another function, I thought of this “Shut down” button that does window.close in JS.
Looks a lot more presentable now, but still need to add some more logic.
Is it bad it took me 48 minutes to come up with this?