You are browsing as a guest. Sign up (or log in) to start making projects!

NovaDOS

  • 3 Devlogs
  • 12 Total hours

NovaDOS is a retro-inspired operating system simulator build with Python and Textual. My goal is to recreate the feeling of using an old DOS-like system while adding modern features like built-in Python IDE,games and an app store

Open comments for this post

3h 38m 22s logged

Devlog 3

Hi! In this devlog I’m gonna tell you about the last commands I added to the shell and what new application I started working on.
So the last commands I added to the shell are:
-cp and cpdir
-mv
-cat
And others, but the command rmdir still isn’t working.
About the new application. The name of the app is NovaEDIT, today I managed to make the first version of it. To be more precise, I managed to implement the saving function. In the next update I want to add the load function.
See you soon, bye!

0
0
4
Open comments for this post

6h 0m 3s logged

Devlog 2

Hi! It’s been a long time since my last devlog, because I ve been working a lot on this project and I switched to Linux.
These days I managed to implement some key features like mkdir,touch,rm,cd, cd ..,echo and I m currently working on rmdir(because rm deletes only files)
See you soon,bye!

0
0
3
Open comments for this post

2h 48m 7s logged

Devlog 1

Hi! My name is Rocket and my dream is to build an os, so I thought I would build a simulated one.
Today I managed to build the structure of the os. To be more precise the boot system and the home screen. Because it is a TUI project I’m using Textual. I made the ASCII logo with a Python script, using the pyfiglet library

0
0
10

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…