at_cli
AT command runner
A CLI tool that allows users to execute AT commands via serial port connections.
A CLI to execute AT Commands via serial port connections.
52 stars
1 watching
3 forks
Language: Go
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 355 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
thevinter/def | A shell plugin that allows users to define and run default commands in specific directories. | 11 |
jacobdeichert/mask | A command-line task runner defined by a simple markdown file | 1,101 |
zombieleet/async-bash | A bash script that provides asynchronous functionality for executing shell commands. | 137 |
devfacet/gocmd | A Go library for building command line applications with advanced features and support for various arguments and commands | 65 |
recca0120/laravel-terminal | A package that enables running Laravel artisan commands in the terminal. | 857 |
slavaganzin/await | A command-line tool to run multiple commands concurrently and wait for their completion. | 144 |
bahmutov/as-a | A utility tool for running commands with custom environment settings and variables | 66 |
dokku/sshcommand | An SSH client that simplifies running commands on remote servers by managing authorized keys and users. | 376 |
smallhadroncollider/ascii-runner | An infinite runner game played in the terminal using Haskell | 104 |
val/crun | A tool enabling source code execution with minimal setup and automatic cache management. | 45 |
joerdav/xc | Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,198 |
oleg-shilo/cs-script.vscode | A VSCode extension for executing and debugging C# scripts using the CS-Script engine. | 41 |
raynes/conch | A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 541 |