awesome-repositories.com
Blog
awesome-repositories.com

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

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

3 Repos

Awesome GitHub RepositoriesBrowser-Based Application Modes

Running a desktop application in a web browser instead of a native window for flexible access.

Distinct from Headless Execution Modes: Distinct from Headless Execution Modes: focuses on running a desktop app in a browser, not running without a GUI.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Browser-Based Application Modes. Refine with filters or upvote what's useful.

Awesome Browser-Based Application Modes GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kubernetes-sigs/headlampAvatar von kubernetes-sigs

    kubernetes-sigs/headlamp

    6,729Auf GitHub ansehen↗

    Headlamp is a Kubernetes web interface that runs as either a desktop application or a browser-based dashboard, providing a unified view for managing resources across multiple clusters. It supports authentication through OpenID Connect providers and kubeconfig files, and renders the UI according to the user's Kubernetes RBAC permissions, hiding or disabling actions that are not permitted. The project distinguishes itself through a plugin system that allows extending the dashboard with custom views, components, and business logic without modifying the core code. Plugins can be installed from a

    Provides a headless mode that runs the desktop application in a web browser for flexible access.

    TypeScriptcloud-nativedashboarddebugging
    Auf GitHub ansehen↗6,729
  • maximegris/angular-electronAvatar von maximegris

    maximegris/angular-electron

    5,725Auf GitHub ansehen↗

    Angular Electron is a project scaffolding tool that generates a preconfigured desktop application template combining Angular's web framework with Electron's native runtime. It produces cross-platform executables for Windows, macOS, and Linux from a single codebase, while providing a development server with hot reload that automatically refreshes the Electron renderer process when Angular source files change. The project handles the architectural complexity of running Angular inside Electron by separately bundling Node.js modules for the main process and Angular modules for the renderer proces

    Launches the application in a web browser with hot reload, bypassing the Electron shell for quick frontend testing.

    TypeScript
    Auf GitHub ansehen↗5,725
  • linuxserver/docker-webtopAvatar von linuxserver

    linuxserver/docker-webtop

    3,936Auf GitHub ansehen↗

    This project is a containerized Linux desktop streamer that renders a full operating system interface in a web browser using encoded video streams. It allows for remote access to various Linux distributions and serves as a platform for browser-based application hosting. The system supports GPU acceleration via KVM and direct hardware passthrough to enable low-latency graphics rendering and video encoding. It also features volume mapping for home directory persistence, ensuring that user data and portable applications survive environment updates. Additional capabilities include the creation o

    Hosts desktop applications in an isolated remote environment accessible via a web browser.

    Shellalpinearchdocker
    Auf GitHub ansehen↗3,936
  1. Home
  2. DevOps & Infrastructure
  3. Headless Execution Modes
  4. Browser-Based Application Modes