2 dépôts
Runs entirely with built-in shell commands and coreutils, requiring no external packages or installations.
Distinct from No-Code Platforms: Distinct from No-Code Platforms: focuses on executing built-in shell commands rather than visual workflow builders.
Explore 2 awesome GitHub repositories matching development tools & productivity · Built-In Shell Command Executions. Refine with filters or upvote what's useful.
bb-browser is an authenticated web scraper and browser automation CLI that also functions as an MCP server for AI coding tools. It treats the browser as a programmable runtime environment, enabling AI agents to control a live Chrome instance through a standard protocol while leveraging existing login sessions for authenticated actions. The project distinguishes itself through a dual CLI and MCP interface, allowing both direct command-line control and AI-driven browser manipulation. It includes a parallel multi-platform query engine that executes simultaneous searches across multiple websites,
Provides over 100 pre-configured commands across 36 platforms for searching and extracting data from websites.
You-Dont-Need-GUI is a curated reference of terminal commands that replace common graphical interface operations with equivalent shell one-liners. It maps everyday GUI actions—file management, archive handling, system monitoring, and network diagnostics—to standard POSIX utilities like find, grep, and awk, all composed as self-contained shell pipelines. The project distinguishes itself by requiring no external dependencies or installations; every solution runs with built-in shell commands and coreutils. Its documentation follows Unix man-page conventions, presenting each command with a
Provides a curated reference of terminal commands that replace GUI operations using only built-in shell utilities.