SkillAgentSearch skills...

Lwshell

Lightweight shell implementation for embedded systems

Install / Use

/learn @MaJerle/Lwshell
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Lightweight shell

LwSHELL is lightweight, platform independent, command line shell for embedded systems. It targets communication with embedded systems from remote terminal to quickly send commands and xto retrieve data from the device.

<h3>Read first: <a href="https://docs.majerle.eu/projects/lwshell/">Documentation</a></h3>

Features

  • Lightweight commands shell for embedded systems
  • Platform independent and very easy to port
    • Development of library under Win32 platform
  • Written in C language (C99)
  • No dynamic allocation, maximum number of commands assigned at compile time
  • Highly configurable
  • Simple help-text with cmd -h option
  • User friendly MIT license

Contribute

Fresh contributions are always welcome. Simple instructions to proceed:

  1. Fork Github repository
  2. Follow C style & coding rules already used in the project
  3. Create a pull request to develop branch with new features or bug fixes

Alternatively you may:

  1. Report a bug
  2. Ask for a feature request

Related Skills

View on GitHub
GitHub Stars200
CategoryDevelopment
Updated16d ago
Forks35

Languages

C

Security Score

95/100

Audited on Mar 12, 2026

No findings