

GlassOS - The in-browser OS experience
A minimalistic full glassmorphism webOS. Features: Multi-window manager, drag-and-drop functionality, responsive interface that adapts to any screen size.
Next.jsTailwind CSSVercelReact DND
Live DemoCode
Description:
GlassOS
A browser based virtual Operating System based on clean glassmorphism UI, simple focussed apps, no bloatware and easy to use.
Features
- Window Management: Windows can be dragged, resized, minimized, maximized, and focused.
- State Persistence: Persistent windows position, customization
- Taskbar: Built with
@dnd-kit/sortablefor dynamic drag-and-drop rearranging of dock icons. - Hardware APIs: Hooks into browser APIs to display real-time battery status, charging indicators, network speed estimates, and memory usage.
- Hackatime Widget A real hackatime widget where users can connect their account and see real stats.
Built-in Apps
- Browser: Multi-tab functional web browser.
- Weather: A functional weather app
- Notepad: Standard text editor with persistent local storage.
- Tasks: A basic checklist tracker.
- Settings: Controls desktop wallpapers and system preferences.
- VS Code: A mock code editor interface with active file state tracking.
- Calculator A real calculator app with scientific operations
- Calendar A real calendar with persistent events storage
Stack
- Next.js
- Tailwind CSS v4
- @dnd-kit (Core & Sortable)
- React Icons / Iconify
Updates in v2
- Added full screen Prompt
- Added game library
- Added calculator app
- Added calendar app
- Added hackatime widget