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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • peterq/pan-lightAvatar von peterq

    peterq/pan-light

    12,120Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,120
  • microsoft/vscode-copilot-chatAvatar von microsoft

    microsoft/vscode-copilot-chat

    9,493Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,493
  • googlecreativelab/anypixelAvatar von googlecreativelab

    googlecreativelab/anypixel

    6,440Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,440
  • posit-dev/positronAvatar von posit-dev

    posit-dev/positron

    3,969Auf GitHub ansehen↗

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

Unter-Tags erkunden

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