2 रिपॉजिटरी
Execution of local commands or scripts triggered by specific application events.
Distinct from Incoming Call Receivers: Candidates focus on AI call receivers or code-level method hooking, not OS-level command execution triggered by application events.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Application Event Triggers. Refine with filters or upvote what's useful.
Effector is a reactive state management library designed for building complex, event-driven applications. It functions as a data flow engine that models application logic as a directed acyclic graph, ensuring that state updates propagate automatically through interconnected nodes. By utilizing atomic state updates and declarative unit composition, the library maintains data consistency and provides a predictable execution model for managing application state. The project distinguishes itself through its framework-agnostic architecture, which decouples business logic from user interface implem
Captures user interactions or system occurrences as discrete signals that trigger subsequent logic without dictating execution.
यह प्रोजेक्ट एक Microsoft Teams Linux क्लाइंट है जो वेब-आधारित संचार सेवा के लिए एक नेटिव डेस्कटॉप रैपर के रूप में कार्य करता है। यह Linux प्लेटफॉर्म्स पर एप्लिकेशन के लिए सिस्टम इंटीग्रेशन और विंडो मैनेजमेंट प्रदान करने के लिए एक Electron-आधारित शेल का उपयोग करता है। यह क्लाइंट एक मल्टी-अकाउंट सेशन मैनेजर के माध्यम से खुद को अलग बनाता है जो कई प्रोफाइल्स और टेनेंट्स तक समवर्ती पहुंच की अनुमति देने के लिए सेशन पार्टिशनिंग और आइसोलेटेड डेटा डायरेक्टरीज़ का उपयोग करता है। यह MQTT ब्रिज के माध्यम से होम ऑटोमेशन के साथ भी एकीकृत होता है, जो उपस्थिति और कॉल स्टेटस को मैसेज ब्रोकर तक प्रकाशित करता है और एप्लिकेशन एक्शन्स को ट्रिगर करने के लिए रिमोट कमांड्स प्राप्त करता है। यह सॉफ्टवेयर SSO के साथ एंटरप्राइज़ ऑथेंटिकेशन और सुरक्षित टोकन स्टोरेज, Wayland-संगत स्क्रीन शेयरिंग और प्लेटफॉर्म एमुलेशन के माध्यम से Chromium इंजन ट्विकिंग सहित सिस्टम-स्तरीय क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। इसमें मीडिया ऑप्टिमाइज़ेशन, ग्लोबल कीबोर्ड शॉर्टकट्स और नेटिव डेस्कटॉप नोटिफिकेशन इंटीग्रेशन के लिए टूल्स भी शामिल हैं। यह प्रोजेक्ट सॉफ्टवेयर वर्ज़न्स को एक पैकेज अपडेट सिस्टम के माध्यम से मैनेज करता है जो डेल्टा अपडेट्स का समर्थन करता है।
Runs a local command or executable with custom arguments when an incoming call is detected.