8 مستودعات
Running a full browser engine within an Electron shell to provide native control and integration.
Distinct from Electron Wrapper Generators: Focuses on using Electron as a host for a browser instance, not building a typical Electron desktop app.
Explore 8 awesome GitHub repositories matching web development · Electron Browser Hosting. Refine with filters or upvote what's useful.
This project is an Electron-based desktop application that emulates the full Windows 95 operating system, allowing it to run as a native application on modern macOS, Linux, and Windows machines. It provides a complete retro OS environment for software preservation and nostalgia, launching the classic operating system directly on contemporary platforms. The emulated environment supports running classic DOS games, with preinstalled titles and the ability to add additional games from the internet. Users can also install legacy Windows applications or games into the virtualized system through a M
Uses Electron to emulate a complete Windows 95 environment for retro computing and software preservation.
Nightmare is an Electron-based browser automation library and headless browser controller. It provides the infrastructure to programmatically navigate web pages, interact with DOM elements, and execute JavaScript within a background browser instance. The project distinguishes itself by integrating a full Chromium instance within an Electron shell, allowing for the management of browser sessions, network proxy settings, and persistent storage partitions. It enables the capture of page states as PNG screenshots, PDF documents, or HTML files. The tool covers a broad range of capabilities includ
Integrates a full Chromium instance within an Electron shell to provide native browser control.
Robotjs is a native Node.js automation library and desktop input simulator. It uses C++ bindings to provide low-level access to operating system functions, allowing for the programmatic control of the mouse and keyboard and the analysis of screen pixels. The library functions as a toolkit for automating user interfaces and desktop workflows, including those within Electron applications. It enables the simulation of key presses and mouse movements to automate interactions with desktop software and perform automated data entry. Its capabilities extend to screen pixel analysis, where it capture
Controlling desktop applications built with Electron by simulating input events and managing native module binaries.
macintosh.js is an Electron-based system emulator designed to run legacy operating systems and vintage software within a modern desktop application. It functions as a virtual machine that replicates the hardware and software environment of a Macintosh Quadra to execute System 8. The project includes a UDP network bridge and virtual Ethernet integration, which routes network traffic to specific ports to enable communication between multiple emulated instances on a local network. The emulator supports virtual disk management and disk-image mounting to transfer files between the host machine an
An Electron-based application that emulates a complete legacy Macintosh operating system for software preservation.
Motrix Next is a cross-platform desktop download manager that unifies HTTP, FTP, BitTorrent, ED2K, and Magnet links under a single task interface. It combines a Rust backend for download management with an Electron shell for the user interface, and supports per-task speed limits, scoped proxy routing, and system protocol registration for magnet, ED2K, and thunder links. The application distinguishes itself through BitTorrent file selection with DHT and peer exchange, encrypted connections, and autonomous peer discovery via trackers. It offers bandwidth control with optional scheduling by day
Uses a Rust native backend for download management while Electron provides the cross-platform UI layer.
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
Runs the web interface as a native desktop application using Electron, supporting Linux, Mac, and Windows.
This project is an Electron-based multi-service browser and web wrapper that hosts multiple web services in isolated sessions within a single desktop window. It functions as a unified messaging desktop client and a multi-account manager, allowing users to run several concurrent instances of the same web service with different login credentials. The application serves as a customizable web view container that supports the injection of user-defined JavaScript and CSS to modify the behavior and appearance of integrated services. It includes a cloud-synced workspace manager that synchronizes conf
Uses an Electron shell to host multiple web-based services in separate isolated sessions.
This is a macOS menubar application that provides a desktop client for ChatGPT, designed for quick, always-available access. It lives in the system menubar and can be triggered with a global keyboard shortcut from any application, bringing the ChatGPT chat window to the foreground without disrupting your workflow. The app runs as a persistent background menubar application with a native icon that supports dark mode and accessibility tinting. It uses a single frameless Electron window that shows or hides without reloading the page, and remembers its screen position and size across launches. A
Hosts the ChatGPT web interface in a single frameless Electron window that shows or hides without reloading.