DEV Community

fotis zaharia
fotis zaharia

Posted on

Introducing MonomaOS — A Python-Based Command-Line OS Prototype

monomaOS github
I’m excited to share MonomaOS, a lightweight command-line OS-like environment built entirely in Python.
It’s an early prototype designed to simulate basic OS commands, process handling, and file operations without any extra dependencies.
If you’re curious, you can check it out on GitHub and try running it yourself!

Top comments (0)