NoodleOS

A lightweight and fast Linux-based CLI operating system for programmers and hobbyists.

NoodleOS is designed to be ultra-minimal, using under 5MB of storage and RAM, making it perfect for older hardware or embedded systems. It features a custom package manager called noodle, designed to handle package installation and updates efficiently in a minimal environment.

Documentation

Frequently Asked Questions

Q: I can't login, what's the username and password?
A: The default username and password are both 'root'.

Q: Will my files be saved after I shutdown or reboot?
No. Since the OS runs entirely in RAM, changes are saved when the system is powered off or rebooted.