7 repository-uri
Shell commands that launch browser applications with a URL as an argument, supporting any installed browser.
Distinct from Shell Command Execution: Distinct from Shell Command Execution: specifically launches browser applications with a URL argument rather than general command execution.
Explore 7 awesome GitHub repositories matching development tools & productivity · Browser Launch Commands. Refine with filters or upvote what's useful.
Online IDE powered by Visual Studio Code ⚡️
Launches a complete desktop-grade development environment in the browser from any GitHub repository.
webpack-dev-server is a local web server designed to serve webpack bundles and trigger browser refreshes when source files change. It functions as a development environment that hosts bundled applications and provides a live reloading workflow. The project distinguishes itself by supporting hot module replacement to update modules in a running application without a full page reload. It also acts as an HTTP proxy to redirect network request paths to different backends and provides history API fallbacks specifically for hosting single-page applications. The server includes capabilities for mon
Automatically launches specified web browsers and navigates to target pages upon server startup.
💯 Teach puppeteer new tricks through plugins.
Starts a browser instance while running plugin lifecycle hooks that modify launch options before the browser opens.
Sapling is a scalable version control system designed to handle repositories with millions of files and commits, making it suitable for large monorepos. It reads and writes Git repositories natively, maintaining full interoperability with Git remotes and standard workflows, and provides an interactive commit graph for exploring repository history and state. The system uses a bookmark-based branching model that eliminates named branches in favor of lightweight, movable labels for commits. It tracks how each commit was created, amended, rebased, or split through commit-graph-based mutation trac
Ships a command to open an interactive commit graph GUI in the default browser.
Finicky is a URL routing tool that intercepts link-open requests and directs each URL to a designated browser before navigation occurs. It operates as a stateless proxy that evaluates user-defined patterns, context, and scriptable logic to dispatch links to the correct browser or profile, keeping work, personal, and other browsing activities separate. The tool distinguishes itself through scriptable routing logic, allowing users to write JavaScript or TypeScript functions that inspect URL details, the source application, and other context to determine the routing decision. It also supports co
Launches browsers by executing shell commands with the URL passed as an argument.
Acest proiect este o colecție de dotfiles și scripturi Unix concepute pentru a personaliza și standardiza un mediu shell și sistem de operare. Oferă configurații portabile pentru shell-urile Bash și Fish, precum și preferințe personalizate și mapări de comenzi pentru editorul Vim. Colecția include scripturi de bootstrapping automatizate pentru a inițializa mașini noi prin instalarea aplicațiilor, gestionarea managerilor de pachete și crearea de link-uri simbolice de configurare. Dispune de automatizare specializată a fluxului de lucru Git pentru a accelera sarcinile de control al versiunilor, alături de gestionarea securizată a conexiunilor SSH folosind autentificarea bazată pe hardware și persistența conexiunii. Suprafața utilitară se extinde la o gamă largă de instrumente de administrare a sistemului, inclusiv terminarea interactivă a proceselor, navigarea în directoare bazată pe învățare și auditarea căilor binare. Acoperă, de asemenea, ajutoare pentru productivitatea dezvoltatorilor pentru automatizarea browserului, găzduirea locală de fișiere statice și sarcini de procesare media, cum ar fi transcodarea video și compararea vizuală a imaginilor.
Includes utilities to launch browsers with predefined flags for specific user data directories.
This is a plugin for embedding inline or headless web browsers within Flutter applications to render web content. It provides a system for integrating native webview components directly into the widget tree, allowing for the display of web pages and local assets. The project distinguishes itself by offering a headless browser controller for programmatic interaction and data extraction, as well as tools to wrap Progressive Web Apps into native application containers. It includes a mobile bridge for WebRTC to manage camera and microphone permissions for real-time audio and video communication.
Launches external system-native browsers to provide a consistent browsing experience.