Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raindrop OS

Raindrop OS is a long-mode operating system whose development began on June 8, 2025. This OS has no plans to become accessible to the general public, but is just being developed by me, in order to learn how kernels and operating systems work.

Building

Dependencies:

qemu-system-x86_64
git

To build, you should do:

git clone https://github.com/CoolLasagna12/raindropOS
cd raindropOS
make
qemu-system-x86_64 raindropOS.iso

Third-party licenses:

This projet is using different components, like :

  • nanoprintf – Copyright (C) Charles Nicholson 2019: Unlicense / 0BSD
  • flanterm – Copyright (C) mintsuki 2022-2025: Licence BSD 2-Clause
  • limine – Copyright (C) mintsuki 2019-2025: Licence BSD 2-Clause

About

Raindrop OS is a long-mode operating system

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages