Shellminator
V1.2.0
Simple Terminal
|
Shellminator is a simple-to-use terminal interface library. You can use it with any VT-100 terminal emulator like PuTTY, Terraterm or minicom. With this library, you can create user-friendly command line interfaces for your embedded projects. Shellminator has command history support, that means you can browse your previous commands with the arrow keys on the keyboard. The library is Arduino compatible out of the box, but if you want to use it with other platforms, you can do that in Shellminator-IO source files.
Key changes in V1.2:
Breaking changes in V1.2:
Shellminator is available as library for both PlatformIO and Arduino IDE.
For more advanced cases such as custom commands you should add CommanderAPI, also available from the libraries or at this location: https://github.com/dani007200964/Commander-API
The examples folder contains example instructions for learning how to run and use Shellminator. Support for WiFi and Serial is included. For more advanced command examples look at https://github.com/dani007200964/Commander-API/tree/master/examples
Those advanced examples include commands for changing/reading the pins and scanning WiFi networks that are available.
If this project help you reduce time to develop, you can give me a cup of coffee ☕ ☕ ☕
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
© Daniel Hajnal
📧 hajna.nosp@m.l.da.nosp@m.niel9.nosp@m.6@gm.nosp@m.ail.c.nosp@m.om
Licensed under the MIT License.