4 个仓库
Provision of multiple interaction methods including web, terminal, and command-line interfaces for a single backend.
Distinct from Terminal User Interfaces: Covers the existence of multiple interface types (Web/TUI/CLI) rather than just the construction of TUIs.
Explore 4 awesome GitHub repositories matching user interface & experience · Multi-Interface Access. Refine with filters or upvote what's useful.
so-novel is a web novel downloader and scraping engine designed to extract structured text from websites and convert it into electronic book formats. It functions as a multi-interface content extractor, providing a shared backend accessible via a web-based management dashboard, a terminal user interface, and a command line interface. The system utilizes a rule-driven approach for data extraction, using CSS selectors and XPath rules defined in external configuration files to map web elements to specific data fields. To maintain access to content, it includes a proxy-routed request pipeline to
Offers a shared backend accessible via a web-based dashboard, a terminal user interface, and a command line interface.
Altair 是一个图形化的 GraphQL API 客户端、集成开发环境和模式(schema)浏览器。它作为一种调试工具和协作平台,用于针对 GraphQL 服务器执行查询、变更(mutation)和订阅。 该项目的特色在于提供云同步工作区,用于在团队之间组织和共享查询集合。它提供了一个灵活的扩展框架,允许在隔离的沙箱中安装和执行第三方插件。 该平台涵盖了广泛的功能,包括 AI 辅助查询编写、可视化模式探索,以及通过多种传输协议进行的实时数据订阅。它还包括通过请求前/后脚本进行请求自动化的工具,以及用于管理环境变量和分析响应元数据的实用程序。 Altair 提供桌面应用程序、浏览器扩展和 Web 应用程序版本,并可托管在私有服务器上。
Maintains a consistent user experience across desktop, browser extension, and web-based applications.
Storm 是一个 SSH 连接管理器和配置工具,充当 SSH 客户端的跨平台包装器。它提供了一个用于组织、编辑和搜索远程服务器主机配置及自定义 SSH 指令的系统。 该项目实现了一个多接口桥接器,允许用户通过命令行界面、Web 环境和桌面界面管理连接设置。它使用基于别名的命令映射将简写标识符链接到复杂的连接字符串。 该工具包含一个 Python 库,允许在外部脚本中对 SSH 连接设置和主机配置进行程序化自动化。配置状态使用基于文件的存储进行持久化,以兼容标准系统工具。
Supports interacting with SSH connection settings through multiple frontends including web and desktop interfaces.
Sandbox Agent 是一个旨在管理、保护和编排自主编码助手的平台。它提供了一个标准化的基础设施,用于在隔离的、容器化的环境中执行不受信任的代码并管理代理生命周期。通过将代理执行与客户端连接解耦,该平台确保会话状态在进程重启和网络中断期间保持持久。 该项目通过基于能力的安全性模型脱颖而出,该模型对工具使用强制执行细粒度的权限检查,确保自主进程在定义的边界内运行。它将多样化的代理命令转换为通用的网络接口,允许跨不同的开发环境进行一致的控制和通信。这种架构支持本地和云端部署,能够在保持代理交互统一协议的同时扩展执行环境。 除了核心编排外,该平台还包括全面的监控和可观测性工具,例如实时事件流、会话记录持久化和调试接口。它还为开发工作流提供广泛支持,包括进程管理、凭据处理以及通过命令行和程序化 API 进行的多接口访问。 该软件作为轻量级二进制文件分发,与常见的基础设施提供商集成,以促进快速部署和远程开发连接。
Provides command-line, web-based, and programmatic interfaces for managing coding agents.