1.0.0 • Published 6 months ago

plash v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

plash-cli

Control the Plash app from the command-line

Install

npm install --global plash

Requires Node.js 18+.

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.