Nano DOS is a simple Python 3 operating system running on a few handlers, such as command handlers and parsers, program handlers and even more. It has a few built in external programs.
Get your custom program included in Nano DOS! To get your own program included in Nano DOS' program list, simply use the following format and put the link in the comments of this post. The best custom program will be featured on this post as well as your name in the credits list which is still in the future to come.
def programname():
#Code of the program here
class programname_class:
def __init__(self):
print()
def run_programname(self):
programname()
This "operating system" does not have much features yet, but me and @HarveyH started development just an hour or two ago.
Thanks for viewing this post and don't forget to give Nano DOS a try. Please, please leave feedback in the comments to make Nano DOS the best it can be.
@hg0428 Hello, thanks for your response. I won't be working on this project anymore - I have moved on to some other things. I do still work with python but not as much as before.
Reading through your suggestions, these are all things that I would add, but I unfortunately don't update this anymore.
Nano DOS is a simple Python 3 operating system running on a few handlers, such as command handlers and parsers, program handlers and even more. It has a few built in external programs.
Lead Developer: @JayBFC
Assistant Developer: @HarveyH
Get your custom program included in Nano DOS!
To get your own program included in Nano DOS' program list, simply use the following format and put the link in the comments of this post. The best custom program will be featured on this post as well as your name in the credits list which is still in the future to come.
This "operating system" does not have much features yet, but me and @HarveyH started development just an hour or two ago.
Thanks for viewing this post and don't forget to give Nano DOS a try. Please, please leave feedback in the comments to make Nano DOS the best it can be.
Stay awesome :)
Needs a lot of work.
1. Add error measages
2. Add color
3. More commands (e.g. make-file, cd, pwd)
4. Make it seem more like a Terminal System
To get some ideas you can view my post: https://repl.it/talk/share/Python-Operating-System-Version-219/21243
@hg0428 Hello, thanks for your response. I won't be working on this project anymore - I have moved on to some other things. I do still work with python but not as much as before.
Reading through your suggestions, these are all things that I would add, but I unfortunately don't update this anymore.