6 रिपॉजिटरी
Execution of scripts to perform system tasks and drive a user interface.
Distinct from Dynamic Script Execution: The candidates are too focused on specific languages (Tcl) or data crawling; this is general OS automation.
Explore 6 awesome GitHub repositories matching operating systems & systems programming · Automation Script Execution. Refine with filters or upvote what's useful.
MTMR is a MacBook Touch Bar customizer that replaces the default interface with personalized buttons and layouts to trigger macOS system actions. It serves as an automation interface and hardware controller, allowing users to execute shell scripts, open URLs, and manage system settings like brightness, volume, and media playback through a touch-sensitive surface. The project functions as a widget engine and gesture mapper, providing a framework to display real-time system metrics and external data via plugins. It utilizes an event-driven system to assign automation scripts to multi-finger swi
Executes automation scripts via custom buttons to perform system tasks or display dynamic data.
Kit एक डेस्कटॉप ऑटोमेशन फ्रेमवर्क और स्क्रिप्ट करने योग्य UI टूलकिट है जिसे व्यक्तिगत उत्पादकता टूल्स बनाने के लिए डिज़ाइन किया गया है। यह एक क्रॉस-प्लेटफॉर्म CLI रैपर और macOS सिस्टम ऑटोमेटर के रूप में कार्य करता है, जो ऑपरेटिंग सिस्टम कार्यों, फाइल प्रबंधन और एप्लिकेशन वर्कफ़्लो को प्रबंधित करने वाली स्क्रिप्ट को निष्पादित करने के लिए एक वातावरण प्रदान करता है। यह प्रोजेक्ट संरचित डेटा निष्कर्षण और टेक्स्ट निर्माण के लिए एक समर्पित LLM एकीकरण परत के साथ-साथ इंटरैक्टिव इनपुट फॉर्म, HTML विंडो और फ्लोटिंग विजेट बनाने के लिए एक विशेष UI फ्रेमवर्क के साथ खुद को अलग करता है। इसमें AppleScript निष्पादन और सिस्टम मेनू बार कस्टमाइज़ेशन के माध्यम से गहरा macOS एकीकरण है। यह फ्रेमवर्क सिस्टम-स्तरीय इनपुट डिवाइस नियंत्रण, क्लिपबोर्ड प्रबंधन और पावर नियंत्रण सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। इसमें क्रॉन-आधारित शेड्यूलिंग और फाइल वाचिंग के लिए ऑटोमेशन उपयोगिताएं, साथ ही Git सिंक्रोनाइज़ेशन, पर्यावरण चर प्रबंधन और वेब स्क्रैपिंग के लिए डेवलपर टूल्स शामिल हैं। यह सिस्टम शेल कमांड निष्पादित करने और अलग स्क्रिप्ट वातावरण को प्रबंधित करने के लिए इन-बिल्ट समर्थन प्रदान करता है।
Enables quick execution of automation scripts via a searchable prompt or global keyboard shortcuts.
BLEUnlock is a macOS automation tool and proximity-based system controller that monitors the range of trusted Bluetooth Low Energy devices to automate screen security and hardware-based unlocking. It functions as a background utility that identifies and filters nearby devices by their unique identifiers and signal strength to trigger system actions. The system automatically manages screen lock states, waking the display and unlocking the computer when a paired device enters a defined signal range, or locking the screen and starting the screensaver when the device moves out of range. Beyond s
Runs custom user-defined scripts automatically whenever the system locks or unlocks.
This project provides a graphical management interface for the Windows Subsystem for Linux, enabling the installation, lifecycle control, and state management of multiple virtualized Linux distributions. It serves as a centralized dashboard for managing the operational status of these environments, allowing users to perform tasks such as distribution installation, removal, and configuration through a visual interface. The tool distinguishes itself by offering specialized utilities for transforming Docker and LXC container images into standalone Linux distributions. By stripping away container
Provides script execution capabilities to run automated configuration scripts on active instances for rapid system setups and routine maintenance.
HyperDbg is a hardware-assisted kernel-mode debugging platform that leverages virtualization to monitor and control system execution. By utilizing hypervisor-level primitives, it enables deep system analysis and instrumentation without relying on standard operating system debugging interfaces. The framework provides a comprehensive environment for inspecting both kernel and user-mode processes, allowing for granular control over execution flow and system state. The project distinguishes itself through a transparent debugging layer designed to remain invisible to the target environment. It emp
Suspends script execution for specified durations to allow for timing-sensitive debugging or synchronization.
Unreal.js is a JavaScript runtime and scripting layer for Unreal Engine that embeds the V8 engine to implement game logic and manage application state. It provides a bridge for writing high-level application behavior and actor control without modifying the core engine source code, as well as a framework for extending the Unreal Engine editor with custom interface elements. The project distinguishes itself through a V8-based integration that supports real-time code reloading and live iteration, allowing scripts to be updated without restarting the application. It includes a bidirectional commu
Facilitates the execution of script files from the command line to automate repetitive development tasks.