A modern, web-based desktop operating system built with SvelteKit and TailwindCSS.
Blacky-OS simulates an independent desktop environment inside your browser — featuring a window manager, taskbar, and customizable apps.
🌐 Live-Demo: blacky-os.vercel.app
✨ Coming soon: Screenshot or GIF demo of Blacky-OS in action.
- 📦 Window system with minimize, maximize, move and resize functionality
- 🖼️ Dynamic window components (external apps and modules can be integrated)
- 🕑 Taskbar with live clock
- 🔐 Login system (planned)
- 🎨 Fully themeable via TailwindCSS
- 💾 Local storage for window states and session persistence (planned)
git clone https://github.com/BlackTiger007/blacky-os.git
cd blacky-os
pnpm install
pnpm run devThen open http://localhost:5173 in your browser.
Ideas, feature requests, and pull requests are welcome!
Feel free to open an issue to share feedback or suggestions.
Blacky-OS — the virtual operating system for your browser.