Skip to content

TimeMachineTeam-TMT/TMDOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

TMDOS: Reviving the spirit of computing

Welcome to the TMDOS repository! This project focus at trying to create a classic MS-DOS experience, but in a modern Windows environment. This is a project I'm glad to announce because I've been working a lot on it. I hope you like using it, and maybe help me to finish

The idea:

The idea isn't that complex: create a Windows-based environment for CLI lovers. This is a little progress checker for the 1.0 version to be complete:

  • Command prompt
  • Login System (Going to use Credential Providers)
  • UEFI custom boot (for verbose boot screen)
  • Other stuff going to be revealed later

How to build

First of all, make sure you have installed

  • Python
  • PIP (Comes with Python)
  • PyInstaller (Use PIP to download it)

After having all these apps in your PATH, build it using the following code:

pyinstaller DOS.py

or:

python -m pyinstaller DOS.py

About

This is my project for a complete CLI Shell (Futurely going to turn this into an actual OS).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages