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

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

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

1 مستودع

Awesome GitHub RepositoriesWidget Shell Command APIs

APIs that allow widgets to execute shell commands asynchronously and process their output.

Distinct from Shell Command Execution: Distinct from Shell Command Execution: specifically designed for widget environments, returning stdout/stderr as promises to widgets.

Explore 1 awesome GitHub repository matching development tools & productivity · Widget Shell Command APIs. Refine with filters or upvote what's useful.

Awesome Widget Shell Command APIs GitHub Repositories

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

    felixhageloh/uebersicht

    4,886عرض على GitHub↗

    Übersicht is a desktop widget engine for macOS that renders JavaScript-based widgets as live content directly on the desktop background. Widgets are authored using JSX syntax with inline CSS styling, enabling a React-like component model and automatic code reload without manual refreshing. The engine provides built-in bridges for executing arbitrary shell commands asynchronously, accessing device geographic location with street-level detail, and routing outbound HTTP requests through a local proxy to bypass cross-origin restrictions when fetching external data. Distinctively, widgets can be a

    Provides an API for executing shell commands from within widgets and processing their output asynchronously.

    Objective-C
    عرض على GitHub↗4,886
  1. Home
  2. Development Tools & Productivity
  3. Shell Command Execution
  4. Widget Shell Command APIs