2 Forks
30 Stars
30 Watchers

mipyshell

MicroPython based imitation of a POSIX shell that supports line completion, history, basic threading (developed on ESP32 and ESP8266, probably works on other boards)

How to download and setup mipyshell

Open terminal and run command
git clone https://github.com/vsolina/mipyshell.git
git clone is used to create a copy or clone of mipyshell repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mipyshell https://github.com/vsolina/mipyshell/archive/master.zip

Or simply clone mipyshell with SSH
[email protected]:vsolina/mipyshell.git

If you have some problems with mipyshell

You may open issue on mipyshell support forum (system) here: https://github.com/vsolina/mipyshell/issues