plash

Control the Plash app from the command-line

Usage no npm install needed!

<script type="module">
  import plash from 'https://cdn.skypack.dev/plash';
</script>

README

plash-cli

Control the Plash app from the command-line

Install

$ npm install --global plash

Requires Node.js 14 or later.
Requires Plash 2.3.0 or later.

Usage

$ plash --help

  Usage
    $ plash [command]

  Commands
    add
    reload
    next
    previous
    random
    toggle-browsing-mode

  Examples
    $ plash reload
    $ plash add https://sindresorhus.com/plash 'Plash website'
    $ plash add https://sindresorhus.com/plash

  If you don’t specify a title for the “add” command, one will be automatically fetched from the website.