14 रिपॉजिटरी
Automatic triggering of commands based on detected system or application events.
Distinct from Shell Command Execution: Focuses on the trigger mechanism (filesystem events) rather than general shell command control.
Explore 14 awesome GitHub repositories matching development tools & productivity · Event-Driven Execution. Refine with filters or upvote what's useful.
OctoPrint is a web-based platform for remotely controlling and monitoring 3D printers. It provides a browser dashboard to start, pause, cancel, and track print jobs, while streaming real-time printer status, temperature, and progress updates. The system is built around a plugin-based architecture that allows extending core functionality, and it offers a documented REST API for programmatic printer control and data management. The platform distinguishes itself through its comprehensive automation and extensibility capabilities. It supports event-driven workflows that automatically execute cust
Issues G-code or custom commands to a printer and returns the response for immediate execution.
Watchdog is a Python library and set of shell utilities for monitoring filesystem events. It provides a framework for tracking real-time changes to files and directories, mapping those events to configurable automation handlers, and executing system actions based on file creation, modification, or deletion. The project includes an event-driven shell utility for triggering custom scripts and commands automatically. It utilizes a configurable handler framework that allows users to associate specific filesystem events with specialized plugin logic defined in configuration files. The system moni
Automatically executes shell commands or scripts in response to detected filesystem events.
Watchexec is a command-line task runner and file system change trigger that automates developer workflows by executing scripts or programs when files in a directory are modified. It functions as a process lifecycle manager, ensuring that triggered child processes and process groups are managed and restarted cleanly. The tool provides path filtering to restrict monitoring to specific extensions or directories and utilizes debouncing to group rapid bursts of file system notifications into a single execution. It supports propagating the list of modified files to the executed command via standard
Automatically triggers shell commands in response to asynchronous file system notifications from the operating system kernel.
The AWS SDK for PHP is a software development kit that provides HTTP client classes for every supported Amazon Web Service, enabling PHP applications to send authenticated requests and receive structured, typed response objects. It includes a credential resolution chain that automatically locates credentials from environment variables, instance profiles, or configuration files, and supports promise-based asynchronous execution for running multiple API calls concurrently to improve throughput. The SDK distinguishes itself through a middleware pipeline architecture that allows interception and
Alters command parameters before execution by adding middleware that transforms the command object.
Backrest is a web-based management interface for Restic that orchestrates scheduled snapshots, manages offsite repositories, and provides a browser for file restoration. It serves as a scheduled backup orchestrator and remote storage manager to maintain data repositories across various backends. The system distinguishes itself through a backup lifecycle automation framework that triggers shell scripts and external notifications based on backup events. It includes a snapshot restoration browser that allows for exploring point-in-time snapshots to recover specific directories to local paths. T
Runs custom shell commands tied to specific lifecycle events to automate external tasks.
Kmonad एक क्रॉस-प्लेटफ़ॉर्म कीबोर्ड रिमैपर और उन्नत की मैपिंग इंजन है जो भौतिक कीबोर्ड इनपुट को इंटरसेप्ट करता है और उन्हें अनुकूलित वर्चुअल आउटपुट इवेंट्स में बदल देता है। यह एक प्रोग्रामेबल इनपुट रैपर और मल्टी-लेयर कीबोर्ड मैनेजर के रूप में कार्य करता है, जो यूज़र्स को भौतिक कीज़ को फिर से परिभाषित करने और विभिन्न ऑपरेटिंग सिस्टमों में वर्चुअल डिवाइस पर हार्डवेयर इनपुट को रूट करने की अनुमति देता है। यह सिस्टम एक मल्टी-लेयर प्रबंधन आर्किटेक्चर के माध्यम से खुद को अलग करता है जो वर्तमान संदर्भ के आधार पर कीबोर्ड फ़ंक्शंस को बदलने के लिए डायनामिक कीबोर्ड लेयर्स और ओवरले की परिभाषा को सक्षम बनाता है। यह जटिल इंटरैक्शन लॉजिक को लागू करता है, जैसे टैप-होल्ड व्यवहार, लीडर कीज़, स्टिकी मॉडिफ़ायर्स और एक्शन साइक्लिंग, ताकि भौतिक कीज़ की सीमित संख्या की उपयोगिता का विस्तार किया जा सके। बुनियादी रिमैपिंग से परे, यह प्रोजेक्ट शेल कमांड्स के निष्पादन और की अनुक्रम मैक्रोज़ के निर्माण के माध्यम से सिस्टम ऑटोमेशन को कवर करता है। यह निम्न-स्तरीय इनपुट टाइमिंग और डिवाइस कनेक्टिविटी का भी प्रबंधन करता है, जिसमें यह सुनिश्चित करने के लिए हार्डवेयर पोलिंग शामिल है कि सेवा केवल विशिष्ट डिवाइस कनेक्ट होने के बाद ही शुरू हो।
Automatically triggers system shell commands based on detected keyboard input events.
Amber एक ट्रांसपाइलर है जो हाई-लेवल सोर्स कोड को Bash, Zsh और Ksh के लिए निष्पादन योग्य शेल स्क्रिप्ट में अनुवादित करता है। यह शेल स्क्रिप्ट जनरेशन के लिए एक टाइप-सेफ वातावरण प्रदान करता है, जो स्टेटिक टाइप वैलिडेशन और स्टैंडअलोन निष्पादन योग्य स्क्रिप्ट बनाने की अनुमति देता है। यह प्रोजेक्ट एक संकलन प्रक्रिया के माध्यम से खुद को अलग करता है जिसमें आउटपुट आकार को कम करने के लिए ट्री-शेकिंग इम्पोर्ट ऑप्टिमाइज़ेशन और कस्टम हेडर व फ़ुटर के लिए टेम्प्लेट-आधारित स्क्रिप्ट रैपिंग शामिल है। यह कई फ़ाइलों में कोड पुन: उपयोग को प्रबंधित करने के लिए विज़िबिलिटी कंट्रोल्स के साथ एक मॉड्यूल-आधारित निर्भरता रिज़ॉल्यूशन सिस्टम का उपयोग करता है। यह भाषा व्यापक ऑटोमेशन क्षमताओं को कवर करती है, जिसमें व्यापक फ़ाइलसिस्टम मैनेजमेंट, प्रोसेस कंट्रोल, और HTTP के माध्यम से नेटवर्क संचार शामिल है। यह टेक्स्ट प्रोसेसिंग, डेटा मैनिपुलेशन, दिनांक और समय प्रबंधन, और सिस्टम इंट्रोस्पेक्शन के लिए इन-बिल्ट यूटिलिटीज़ प्रदान करती है। टूलसेट में लॉजिक वेरिफिकेशन के लिए एक एकीकृत टेस्ट रनर और सोर्स कमेंट्स से स्वचालित रूप से Markdown प्रोजेक्ट डॉक्यूमेंटेशन उत्पन्न करने के लिए एक यूटिलिटी शामिल है।
Ships with modifiers to suppress command output or bypass failure checks during function calls.
gogcli is a single command-line binary that manages Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Apps Script, Contacts, People, Tasks, Classroom, Chat, Groups, Keep, and Workspace Admin services through a predictable service resource method grammar. It authenticates across multiple Google accounts using OAuth, service accounts, access tokens, or application default credentials, storing credentials in the OS keyring for secure persistence. The tool also exposes a Model Context Protocol server over stdio that registers typed tools for agent clients, and can invoke any Google Discovery-
Executes a trusted local shell command per event batch, passing the event payload as JSON on stdin and retrying on failure.
Boop is a scriptable text scratchpad and developer productivity tool used for automating repetitive string formatting and data cleaning tasks. It functions as a JavaScript text transformer that processes plain text snippets through a library of custom functions. The tool features a hot-reloading script engine that refreshes JavaScript modules from disk at runtime, allowing text processing logic to be updated without restarting the application. The software provides a text transformation engine with a searchable script picker for locating and executing specific functions. It utilizes stateful
Triggers specific script functions immediately based on user input events or the selection of transformation rules.
tmall-miao एक Android ऑटोमेशन टूल और शॉपिंग प्लेटफॉर्म बॉट है जिसे ई-कॉमर्स मार्केटप्लेस पर रिवॉर्ड एक्टिविटीज को स्वचालित रूप से पूरा करने और सिक्के क्लेम करने के लिए डिज़ाइन किया गया है। यह एक ई-कॉमर्स रिवॉर्ड टास्क ऑटोमेटर के रूप में कार्य करता है जो दोहराव वाले कार्यों को संभालने के लिए मोबाइल डिवाइस पर यूजर इंटरैक्शन को सिम्युलेट करता है। इस प्रोजेक्ट में HarmonyOS Next के लिए एक कम्पैटिबिलिटी लेयर शामिल है, जो ऑटोमेशन स्क्रिप्ट्स को विभिन्न मोबाइल ऑपरेटिंग सिस्टम्स पर चलने की अनुमति देती है। यह टूल मोबाइल डिवाइस टास्क ऑटोमेशन और इंसेंटिव फार्मिंग के लिए क्षमताएं प्रदान करता है। यह प्लेटफॉर्म-विशिष्ट ऑटोमेशन स्क्रिप्ट्स को निष्पादित करने और मल्टीपल शॉपिंग प्लेटफॉर्म्स पर इंटरैक्शन को मैनेज करने के लिए सिस्टम डिबगिंग इंटरफेस का उपयोग करता है।
Executes sequences of simulated interactions automatically based on detected application screen states.
This project is a collection of AppleScript terminal automation scripts designed to bridge a keyboard-focused launcher with a terminal emulator on macOS. It functions as a terminal session manager that programmatically creates windows and executes shell commands. The scripts specifically integrate a productivity launcher with iTerm2, routing commands from the launcher interface into active terminal windows and tabs. This enables the automation of terminal workflows and the execution of complex command line tasks to reduce repetitive typing. The system covers macOS system automation, includin
Triggers specific shell command execution based on input events received from an external launcher.
Kiro is an AI-powered development tool and multi-agent workflow orchestrator. It functions as a context-aware code generator and coding assistant that transforms natural language requirements into structured implementation plans and production-grade code. The system distinguishes itself through multi-agent task decomposition, where complex requirements are broken into sequenced tasks and assigned to specialized agents. It features multi-model orchestration to select specific language models based on reasoning complexity, cost, and latency, and includes a headless command-line interface for id
Triggers automated shell commands or AI prompts based on detected editor and file system events.
This project is a dependency manager plugin that automates the management and synchronization of version control hooks. By integrating directly into project dependency configuration files, it ensures that automated tasks and validation rules are consistently applied across local development environments. The tool distinguishes itself by enabling configuration-driven task orchestration, where version control triggers are mapped to custom command sequences. It supports global configuration inheritance, allowing developers to enforce uniform workflows and validation standards across multiple rep
Triggers shell commands automatically in response to version control lifecycle events.
PHP-Websockets is a network programming library that provides a persistent server implementation for handling bidirectional real-time communication. It functions as a framework for managing asynchronous data exchange between web clients and server-side application logic, enabling the development of responsive systems that react to incoming messages. The library facilitates the hosting of WebSocket servers by managing persistent connections and pushing live updates to users. It handles the technical requirements of the protocol, including the validation of upgrade requests through handshake ne
Implements a non-blocking event loop to handle concurrent network connections efficiently.