Nitro OS is a lightweight, experimental operating system built with C# on top of Cosmos OS. It’s designed from scratch with all UI components drawn directly on a custom canvas – giving it a unique and minimal feel.
⚡ Status: Early Development – usable but limited. 💻 License: Free & Open Source (MIT).
- 🖥️ Custom UI Framework (everything drawn on canvas)
- 🧮 Calculator App
- 🎨 Paint App
- 🎮 Number Guess Game
- 🖊 System Info App
- 📅 Calendar App
- 🖼 Wallpapers App
- ⚙️ Settings App
- 📂 Start Menu
- 🔋 Battery & Clock on Top Bar
- ⏻ Shutdown option
- 📁 File System Support
- 🚀 Performance Optimizations
- 🎵 More Default Apps (Text Editor, Media Player, etc.)
- 🌐 Networking Features
- 🎨 Customizable Themes
- Visual Studio 2022 or newer
- .NET SDK
- Cosmos OS UserKit
-
Clone the repo:
git clone https://github.com/usmonovshohruxmirzo/NitroOS.git cd NitroOS -
Open in Visual Studio.
-
Restore Cosmos dependencies.
-
Build & run on:
- VMware/VirtualBox (recommended)
- QEMU
- Or real hardware (at your own risk
⚠️ ).
We ❤️ contributions! If you want to add features or fix bugs:
-
Fork this repo.
-
Create a new branch:
git checkout -b feature/amazing-feature
-
Commit your changes:
git commit -m "Add amazing feature" -
Push to branch and open a Pull Request.
Your feedback is welcome! 🚀
- Open an issue for bugs, suggestions, or improvements.
- Or reach out directly via GitHub Discussions.
This project is licensed under the MIT License – free to use, modify, and distribute.
