1.0.0 • Published 6 years ago

launcherweb v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

Web Launcher

A CLI for quickly launching the websites you use.

Requires Node version 6 or higher. Tested on Linux.

Open and group your web environments from the CLI. Like using a bunch of aliases/Bash scripts or installing a chrome extension that supports link sets, but in a CLI.

Installation

npm install -g weblauncher

Usage

Run the help command at any level to get instructions.

web help

would output

list [ls] 			         List all groups.


groups    			         Add or remove a group.


run [open] {groupName} 		 Open group in default browser.


help    			         Print help menu.


{groupName} 			     Run, add or remove sites from specified group.

Key: [alias] {arg} ?{optionalArg}
1.0.0

6 years ago