default-browser-cli

Get the default browser

Usage no npm install needed!

<script type="module">
  import defaultBrowserCli from 'https://cdn.skypack.dev/default-browser-cli';
</script>

README

default-browser-cli

Get the default browser

Works on macOS and Linux.

Install

$ npm install --global default-browser-cli

Usage

$ default-browser --help

  Example
    $ default-browser
    Safari

Related