CMDPlus is a lightweight python command prompt emulator, with a couple of improved features.
CMDPlus has slightly enhanced user interface, such as:
- Proper error reporting.
- Counters using TQDM for deleting files and such.
- Simple command aliasing
- Intuitive settings file.
- Simplistic GUI.
CMDPlus has the bonus on being able to be used on systems with Command Prompt disabled, but not batch scripts.
- Python 3.7+
- (RECOMMENDED) PySimpleGUI
- (OPTIONAL) TQDM
- Clone the repo.
- (RECOMMENDED) Install PySimpleGUI, using pip or other means.
- (OPTIONAL) Install TQDM, using pip or other means.
- Run the Python file, CMDPlusStarter.py
Main code: _whitetxt
i mean technically its not an emulator it does use cmd for quite a lot but shut up