cmd
Command Executor
A package to abstract shell command execution across Linux, Windows, and macOS
A simple package to execute shell commands on linux, windows and osx
152 stars
7 watching
23 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists
cmdgolanglinuxosxshellterminalunixwindows
Related projects:
Repository | Description | Stars |
---|---|---|
commander-cli/commander | A tool for defining and executing language-independent tests for command-line interfaces | 226 |
mikehaertl/php-shellcommand | Provides an object-oriented interface to execute shell commands in PHP | 320 |
yahoo/vssh | A Go library for executing commands over SSH at scale | 962 |
grafana/xk6-exec | A tool for executing external commands within the context of a performance testing framework. | 21 |
hedzr/cmdr | Library for parsing command-line arguments and dispatching hierarchical configurations in POSIX-compliant CLI applications. | 136 |
bitsadmin/nopowershell | A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 966 |
jpmens/mqtt-launcher | A Python program that executes shell commands based on MQTT message content | 188 |
sentdex/termgpt | An AI-powered terminal command execution tool that enables language models to plan and execute commands | 410 |
msoap/shell2http | An HTTP server designed to execute shell commands on demand. | 1,351 |
bashup/jqmd | A tool for writing and executing shell scripts with embedded jq code and data structures, designed to facilitate complex data manipulation. | 42 |
samharju/yeet.nvim | A plugin for running shell commands in terminal buffers or tmux panes. | 96 |
mobdk/core | A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls. | 43 |
itcathyh/conexec | A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage | 16 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
emacsorphanage/quickrun | An Emacs extension that enables quick execution of scripts and programs in various programming languages | 479 |