Skip to content

Mod's Interactive Shell, aka Mish is a simple shell made in Python.

Notifications You must be signed in to change notification settings

ModMonster/mish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lines of Code Release Latest Commit Issues


Logo

Mod's Interactive Shell, aka Mish is a simple shell made in Python.

Report Bug · Request Feature

Table of Contents

  1. What is Mish?
  2. Getting Started
  3. Wiki
  4. Contact

What is Mish?

This is a basic shell made to test my skill in Python. It's a modular shell with easily customizable commands.

Getting Started

Follow these steps to download Mish and install it on your computer.

Dependencies

Apart from the obvious Python 3, these are the dependencies you need to use Mish. All of these can be installed through pip.

Required

These dependencies are required for Mish to operate.

os importlib - (installer)

Optional

If you want to run a certain command, you will need the following dependencies. Make sure you have them installed before attempting to run the command.

installer - (easygui, will work without it but will not have graphical directory picker.)
rm - (shutil)
mash - (urllib, requests, importlib)
stopwatch - (time, threading, math)
timer - (time, threading, math)

Installation

  1. Download the latest version of mish_install.py from https://github.com/modmonster/mish/releases
  2. Run the file with Python 3.
  3. Follow the installer's instructions.
  4. Run mish.py from within the shell folder of your installation.

Contact

ModMonster - youtube.com/modmonster - modmonster2060@gmail.com

Project Link: https://github.com/ModMonster/Mish

About

Mod's Interactive Shell, aka Mish is a simple shell made in Python.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages