A simple CLI OS based on MS DOS made entirely in Python. of course it has a long journey ahead to be called an actual OS, but I hope you fellow hackclubbers guide me to it.
ArtificialXDev
Check their project out: BlazeVortex
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Just added a pre-packaged software to the OS: a very simple, python-made Tic- Tac-Toe game, plan to add Pomodoro next. Also, since SoM will semi-end today, And if I don't see ya , good morning , good evening and good afternoon.
Devlog-9
09-30-2025
Not much, now it saves on a folder called 'saved' as bin instead of json and you can finally do imports while doing mkef.
Devlog -7
09-28-2025
Now everything is saved on json(instead of new files) and I finally uploaded it to PiPx(ver-1.0.5).
One of those UI/UX features are done: arrow keys, you can use thhem just like how you wouuld use them in bash/powershell and/or MS DOS now!
See it yourself. also will update PiPx soon and , edit is gonna take a bit of time, sorrry bout that.
Devlog-2
09-21-2025
Fixed some bug and added aliases (some commands from bash and cmd work too now.) and I also added format and vwtf(echo/cat).
Devlog-1
09-20-2025
This is my first devlog complete with a basic CLI OS based on MS-DOS made completely on python called PyDOS, youi can check it out and help me improve it, as it it still not completely done, and there's A LOT to be improved.
I remember making smth very similar!!!