awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesInput-Triggered Command Executors

Tools that execute system commands in response to specific hardware input patterns.

Distinct from Contextual Command Executors: None of the candidates cover the mapping of hardware gestures to host-level shell command execution.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Input-Triggered Command Executors. Refine with filters or upvote what's useful.

Awesome Input-Triggered Command Executors GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bulletmark/libinput-gesturesالصورة الرمزية لـ bulletmark

    bulletmark/libinput-gestures

    4,130عرض على GitHub↗

    libinput-gestures is a Linux input event daemon and touchpad gesture mapper that translates libinput events into shell commands or keyboard shortcuts. It functions as a background process that monitors raw input signals to automate workflows and execute system actions based on a user-defined configuration file. The tool allows for the mapping of multi-finger swipes and hold gestures to specific terminal commands or desktop workspace navigation. It differentiates between actions by filtering for finger counts, swipe directions, and the duration of hold gestures. The system integrates with sys

    Maps multi-finger swipes and hold gestures directly to the execution of custom terminal commands.

    Pythongestureslibinputtouchpad
    عرض على GitHub↗4,130
  1. Home
  2. Operating Systems & Systems Programming
  3. Input-Triggered Command Executors