CardinalShell is a python project, focused to recreate a usable shell supporting linear commands dynamically.
- Add support to multiple commands inline
- Add speech recognition to SystemCall lib.
- Basic commands
- Error handler
- Change Error Message
Some programs are required to run this application:
Primary programs
- Python 3.10+ (recommended: 3.12)
Libs
- colorama (pip)
Running application:
$ git clone https://github.com/hayukimori/CardinalShell/
$ cd CardinalShell
$ python csh.py
Warning
This application is still under development, please be aware that it is not fully functional, and may stop working during runtime