Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 624 Bytes

File metadata and controls

21 lines (12 loc) · 624 Bytes

dot

A minimal, modern OS under active development.

black screen showing the word dot as yellow ascii art, under that a system setting up boot sequence

Overview

dot is a small, fast operating system built around a dynamic hardware registry and an event-driven core. It focuses on clean design, modular drivers, and predictable behavior across hardware platforms; from microcontrollers to full x86 PCs. Lightweight, flexible, and easy to extend.

Getting Started

  1. Clone the repository:
git clone git@github.com:onecoding1/dot.git

I Can't Believe It's Not Linux!