Skip to main content

Prerequisites

  • Node.js ≥ 20 — download
  • A Plaud account

Install


Quick start


Command reference

Authentication

Browse

plaud files options
Client-side keyword search (case-insensitive) against recording names. Scans up to 500 most recent recordings.

Read a recording

Utility


Data reference

Fields in plaud files / plaud file

Additional fields in plaud file <id> only:

Exit codes

All errors are written to stderr, keeping stdout clean for piping and scripting:

Configuration

Tokens are stored at ~/.plaud/tokens.json and managed automatically — no manual edits needed. For advanced use, create an optional config file at ~/.plaud/cli.yaml:
Environment variables override both the config file and built-in defaults:

Upgrade

Or check first:

Uninstall


Troubleshooting