sindresorhus / plash-cli

Control the Plash app from the command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Control the Plash app from the command-line

License:MIT License


Languages

Language:JavaScript 100.0%