Skip to content

BlackTiger007/blacky-os

Repository files navigation

🖥️ Blacky-OS

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.

GitHub Repo size GitHub last commit GitHub License Project Status

📸 Preview

🌐 Live-Demo: blacky-os.vercel.app

✨ Coming soon: Screenshot or GIF demo of Blacky-OS in action.

🚀 Features

  • 📦 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)

📦 Technologies

🛠️ Installation

git clone https://github.com/BlackTiger007/blacky-os.git
cd blacky-os
pnpm install
pnpm run dev

Then open http://localhost:5173 in your browser.

🤝 Contributing

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.