-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Tiwut edited this page May 10, 2026
·
3 revisions
OS-Studio is a web-based and native desktop Integrated Development Environment (IDE) tailored specifically for Operating System development.
If you are new here, check out the following pages to get up and running:
- Installation - Learn how to set up OS-Studio on your machine (both Web and Native versions).
- Features - Discover the powerful tools and functionalities included in OS-Studio.
- QEMU‐Integration - Understand how to configure and run your custom OS builds using the QEMU UI.
OS Development typically requires juggling a text editor, multiple terminal windows, complex Makefiles/CMake scripts, and QEMU instances. OS-Studio combines all of these into a unified, seamless workspace so you can focus entirely on writing your kernel.
Contributions are welcome! Please check the GitHub repository to submit issues or pull requests.