Skip to content

A lightweight, configurable CLI tool to launch browser instances in distraction-free App Mode for developers.

License

Notifications You must be signed in to change notification settings

NeelPatra/dev-launch-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ DevLaunch CLI

License Platform

A zero-dependency Windows batch utility that streamlines your development workflow. Instantly launch specific localhost ports in a stripped-down App Mode browser environment with DevTools auto-opened.

⚑ Why use this?

image

When developing web apps, you don't need address bars, bookmarks, or tabs cluttering your view. You need the UI and the Code.

  • Standard Browser: Heavy, distracted, requires manual DevTools opening (F12).
  • DevLaunch CLI: One keystroke to open a clean, floating debug window with Inspector ready.

✨ Features

  • 🚫 Distraction Free: Uses Chromium's --app flag to remove browser UI.
  • πŸ•΅οΈ Incognito Ready: Native support for Private/Incognito sessions for auth testing.
  • ⚑ Keyboard Driven: Instant navigation using CHOICE (no Enter key needed).
  • πŸ“‹ Smart Paste: One-key option to launch the URL currently in your clipboard.
  • βš™οΈ Configurable: Edit the top of the script to set your own preferred ports.

πŸ›  Installation

  1. Download dev-launch.bat.
  2. Place it in a folder included in your System PATH (optional, for global access).
  3. Run it!

About

A lightweight, configurable CLI tool to launch browser instances in distraction-free App Mode for developers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published