My very own WebOS NEBULA OsX
- 3 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!!
Building the NebulaOS ExperienceNebulaOS continued evolving from a simple concept into an immersive desktop-inspired web experience. During this stage, the focus shifted toward making the application feel like a real operating system rather than a traditional webpage. Every addition was designed to improve both the atmosphere and user experience, creating an interface that encourages exploration and interaction.Creating an immersive atmosphereThe first priority was establishing a unique visual identity. The background was transformed into a living space environment filled with deep nebula clouds, softly glowing planets, and a rich night sky. Stars were given randomized sizes and brightness levels, along with subtle blinking animations, making the scene feel much more natural.To make the environment feel alive, gentle animations were added throughout the scene. Shooting stars occasionally streak across the sky, planets slowly drift through space, and distant celestial objects move almost imperceptibly over time. These effects create the feeling that the desktop exists within a living universe rather than a static image.Designing a desktop-inspired interfaceA major milestone was transforming the layout into a desktop environment. Instead of displaying everything on one page, applications now open as independent windows that can be launched, focused, moved, and closed like a real operating system.Expanding the built-in applicationsSeveral functional windows were added to strengthen the desktop experience:Notes provides a workspace for writing ideas and reminders.Terminal introduces a command-line inspired interface.System displays operating system information in a dashboard.Files acts as a simple file explorer.While these applications are still lightweight, they establish a strong foundation for future functionality.Bringing the interface to lifeOne of the biggest milestones was making the desktop interactive. Many icons and buttons originally served only as visual placeholders, but during this development cycle I began connecting them to real functionality.Desktop buttons now open their corresponding applications, switch focus between windows, and create a much more realistic operating system experience. This marked the transition from building the interface to implementing the features behind it.Improving navigationNavigation was redesigned to feel closer to a modern desktop operating system. A persistent bottom dock was added, giving users quick access to frequently used applications. I also implemented a Recently Used Apps section that keeps recently opened applications easily accessible, making navigation faster and improving the overall workflow.Polishing the experienceThe final stage focused on refinement. Animations were smoothed, spacing was adjusted, and interface elements were balanced to create a cleaner design. Glow effects, transitions, depth, and consistent styling helped tie the entire experience together while making NebulaOS feel more polished and believable.Final ResultBy the end of this development phase, NebulaOS had grown far beyond its original concept. It now features an animated space background with blinking and shooting stars, slowly drifting planets, movable desktop windows, functional Notes, Terminal, System, and Files applications, working desktop buttons, a persistent bottom dock, a Recently Used Apps section, and a polished operating-system aesthetic.The project now provides a much stronger sense of immersion while creating a solid foundation for future additions, including more advanced applications, deeper interactivity, expanded system functionality, and additional visual enhancements.
During this development session, I focused on expanding the application’s functionality while continuing to improve its overall user interface. One of my main goals was to make the space theme feel more immersive and visually interesting, so I added multiple planets that vary in both size and color. This makes the background feel more dynamic instead of having every object look identical. I also updated the stars so they appear in different sizes, creating a more realistic night sky and giving the app additional depth.Beyond the visual improvements, I spent time adding several new features and interface elements that will become important parts of the application. Although some of these features are not yet clickable or fully functional, I have already designed and integrated them into the layout. My next step is to connect these interface elements to their underlying functionality and ensure everything works smoothly.Overall, this development session was focused on building the foundation for the finished product. The app is beginning to resemble my original vision, with a polished space-inspired design and a growing set of interactive features. While there is still work to do, especially on making every feature fully operational, I am happy with the progress so far and excited to continue refining both the appearance and the user experience.
I started by planning the overall vision for the project. Instead of making a standard website, I wanted to build something that felt like an actual desktop operating system running inside the browser. I sketched out the interface, decided on a futuristic space theme, and planned the core applications I wanted to include, such as Notes, Terminal, System Information, and a File Explorer. I also thought about how users would interact with windows, move them around, and launch applications from a desktop environment before writing any code.