TinyCLI VS CLI-Minimal-Static

Compare TinyCLI vs CLI-Minimal-Static and see what are their differences.

TinyCLI

A Small C-language Command-Line Interpreter For Embedded Systems (by jon7sky)

CLI-Minimal-Static

Static and minimalistic Command Line Interface for small embedded devices. (by sandertrilectronics)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
TinyCLI CLI-Minimal-Static
1 1
2 1
- -
1.8 0.0
about 2 years ago over 2 years ago
C C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TinyCLI

Posts with mentions or reviews of TinyCLI. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-18.
  • UART command processor, best approach?
    4 projects | /r/embedded | 18 Jan 2022
    I wrote a command-line parser in C a few weeks ago just for something to do. You define the commands in a "docopt" style text file and run a Python parser, and it produces C code. Feel free to use it for ideas. It's here: https://github.com/jon7sky/TinyCLI

CLI-Minimal-Static

Posts with mentions or reviews of CLI-Minimal-Static. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-18.
  • UART command processor, best approach?
    4 projects | /r/embedded | 18 Jan 2022
    Shameless self promotion here. Others have already mentioned the CLI approach, and I would like to add to that my own twist to FreeRTOS Plus CLI (without heap usage): https://github.com/sandertrilectronics/CLI-Minimal-Static

What are some alternatives?

When comparing TinyCLI and CLI-Minimal-Static you can also consider the following projects:

stm32f3_discovery - Code for working with the STM32F3 Discovery board