dani007200964 / Shellminator

Shellminator is a shimple shell interface for embedded devices
https://www.shellminator.org/
MIT License
84 stars 7 forks source link

Shellminator Build Status

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:

Video Tutorial( currently for the older version )

Tutorial VIdeo

Documentation

The full documentation can be found here.

Donation

If this project help you reduce time to develop, you can give me a cup of coffee :coffee: :coffee: :coffee:

Donate

Contributing

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.

License & copyright

© Daniel Hajnal

:email: hajnal.daniel96@gmail.com

Licensed under the MIT License.