awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • peterq/pan-lightالصورة الرمزية لـ peterq

    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-chatالصورة الرمزية لـ microsoft

    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/anypixelالصورة الرمزية لـ googlecreativelab

    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/positronالصورة الرمزية لـ posit-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.