awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • peterq/pan-lightAvatar de peterq

    peterq/pan-light

    12,120Ver en 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
    Ver en GitHub↗12,120
  • microsoft/vscode-copilot-chatAvatar de microsoft

    microsoft/vscode-copilot-chat

    9,493Ver en 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
    Ver en GitHub↗9,493
  • googlecreativelab/anypixelAvatar de googlecreativelab

    googlecreativelab/anypixel

    6,440Ver en 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
    Ver en GitHub↗6,440
  • posit-dev/positronAvatar de posit-dev

    posit-dev/positron

    3,969Ver en 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
    Ver en GitHub↗3,969
  1. Home
  2. Web Development
  3. Application Deployment
  4. Preview Deployments
  5. Interactive Application Previews

Explorar subetiquetas

  • 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.