open-shortcut-cli

Open the URL from a web shortcut file in the browser

Usage no npm install needed!

<script type="module">
  import openShortcutCli from 'https://cdn.skypack.dev/open-shortcut-cli';
</script>

README

open-shortcut-cli

Open the URL from a web shortcut file in the browser

Install

npm install --global open-shortcut-cli

Usage

$ open-shortcut --help

  Usage
    $ open-shortcut <file-path>

  Example
    $ open-shortcut google

  Leave out the extension for cross-platform compatibility

Related