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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • peterq/pan-lightAvatar de peterq

    peterq/pan-light

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

    microsoft/vscode-copilot-chat

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

    googlecreativelab/anypixel

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

    posit-dev/positron

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

Explorer les sous-tags

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