Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Open a website in a popup (macOS)

License

Notifications You must be signed in to change notification settings

sindresorhus/website-popup-cli

Repository files navigation

website-popup-cli

Open a website in a popup (macOS)

Install

$ npm install --global website-popup-cli

Usage

$ website-popup --help

  Usage
    $ website-popup <url> [--size=<size>]

  Example
    $ website-popup https://sindresorhus.com --size=600x400

Related