Skip to content
Tiwut edited this page May 10, 2026 · 3 revisions

Welcome to the OS-Studio Wiki!

OS-Studio is a web-based and native desktop Integrated Development Environment (IDE) tailored specifically for Operating System development.

Getting Started

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.

Why OS-Studio?

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.

Contributing

Contributions are welcome! Please check the GitHub repository to submit issues or pull requests.

Clone this wiki locally