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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesInteractive Application Previews

Providing live, interactive versions of a software tool for instant user trials.

Distinct from Preview Deployments: Distinct from PR-based preview deployments; focuses on a hosted instance for end-user testing.

Explore 4 awesome GitHub repositories matching web development · Interactive Application Previews. Refine with filters or upvote what's useful.

Awesome Interactive Application Previews GitHub Repositories

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

    peterq/pan-light

    12,120在 GitHub 上查看↗

    Pan-light is a tool for managing and downloading files from Baidu network storage. It provides high-speed file downloading and remote media streaming capabilities. The application uses concurrent segmented transfers to maximize network throughput and employs disk-persisted state tracking to resume interrupted downloads. It also includes a local proxy to bypass hotlinking protections, allowing remote videos to be streamed directly into a media player. The project features a cross-platform graphical user interface built with Go and Qt. Additionally, it supports remote software previews by runn

    Runs the application inside a remote container and streams the interface to a browser for instant user trials.

    Gobaiduyungolangqml
    在 GitHub 上查看↗12,120
  • microsoft/vscode-copilot-chatmicrosoft 的头像

    microsoft/vscode-copilot-chat

    9,493在 GitHub 上查看↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    Allows users to open and interact with web pages inside the editor to preview and test application flows.

    TypeScript
    在 GitHub 上查看↗9,493
  • googlecreativelab/anypixelgooglecreativelab 的头像

    googlecreativelab/anypixel

    6,440在 GitHub 上查看↗

    Anypixel is a web-to-hardware display framework and toolkit for building large-scale physical interactive screens and button walls. It provides a system for mapping HTML canvas graphics to physical LED arrays, combining a networked pixel controller with a management tool that translates web application data into electronic signals for microcontroller-driven display boards. The project features a browser-based hardware simulation environment that allows for testing interactive display logic, button events, and network communication without requiring physical components. This emulator enables t

    Provides a testing environment for verifying visuals and interactions in a browser before deploying code to physical hardware.

    JavaScripthardwarejavascriptschematics
    在 GitHub 上查看↗6,440
  • posit-dev/positronposit-dev 的头像

    posit-dev/positron

    3,969在 GitHub 上查看↗

    Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language

    Renders interactive data applications in an internal viewer pane or external browser.

    TypeScript
    在 GitHub 上查看↗3,969
  1. Home
  2. Web Development
  3. Application Deployment
  4. Preview Deployments
  5. Interactive Application Previews

探索子标签

  • Hardware-Targeted PreviewsTesting environments that preview how a visual experience will appear on physical hardware using a browser. **Distinct from Interactive Application Previews:** Distinct from general application previews by specifically targeting the verification of visuals intended for physical hardware deployment.