awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • felixhageloh/uebersichtfelixhageloh 的头像

    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