Skip to content

CardinalShell is a python project, focused to recreate a usable shell supporting linear commands dynamically.

License

Notifications You must be signed in to change notification settings

hayukimori/CardinalShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardinalShell

CardinalShell is a python project, focused to recreate a usable shell supporting linear commands dynamically.

Objectives

  • Add support to multiple commands inline
  • Add speech recognition to SystemCall lib.
  • Basic commands
  • Error handler

How to run it

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

About

CardinalShell is a python project, focused to recreate a usable shell supporting linear commands dynamically.

Topics

Resources

License

Stars

Watchers

Forks

Languages