macOS
brew install joplin-clilocal Homebrew formula metadata
brew
Note taking and to-do application with synchronization capabilities. Version 3.6.2 via Homebrew; verified 2026-06-22.
install
brew install joplin-clilocal Homebrew formula metadata
nix profile install nixpkgs#joplin-clinixpkgs package indexes · pkgs/by-name/jo/joplin-cli/package.nix · source: api.github.com
choco install joplinChocolatey community package catalog · joplin · source: community.chocolatey.org
scoop install extras/joplinScoop official bucket manifest trees · bucket/joplin.json · source: api.github.com
winget install --id Joplin.Joplin -eWindows Package Manager source index · Joplin.Joplin · source: cdn.winget.microsoft.com
overview
Note taking and to-do application with synchronization capabilities
history
Joplin CLI is the terminal front end of Joplin, Laurent Cozic's open source note-taking and to-do system with Markdown storage, synchronization, and end-to-end encryption. The command-line package matters because Joplin began partly as a terminal-friendly answer to closed note applications, then grew into a family of desktop, mobile, web clipper, server, cloud, and terminal clients.
Laurent Cozic described starting work in 2016 after finding that commercial note applications made notes, attachments, and tags hard to export or manipulate with other tools. He first built a simple mobile and terminal application with sync capabilities, and the desktop application followed as the project expanded.
The public repository was created on GitHub in January 2017 and the project site identifies Joplin as open source software with apps for Windows, macOS, Linux, Android, iOS, and a terminal application. The terminal documentation presents the CLI as a full note and to-do application able to import Evernote ENEX data, use Markdown, and synchronize through file-system, Nextcloud, Dropbox, OneDrive, WebDAV, and other targets.
Joplin's adoption is unusually broad for a CLI-associated note tool: by July 1, 2026 the same upstream project served graphical users, mobile users, web clipper users, Joplin Cloud users, and terminal users. Homebrew packages the terminal client separately as joplin-cli, while other package managers in the input record expose either the terminal app or the broader Joplin application family.
The terminal client also has package-nerd appeal because it keeps personal notes scriptable. It lets Unix users combine encrypted synchronized notes with external editors, backups, shell workflows, and plain-file inspection rather than locking all usage behind a desktop UI.
The documented installation path for the terminal app is an npm global install that exposes the joplin command. Typical use is managing notebooks, notes, tags, synchronization, import/export, and editing note bodies from a preferred text editor.
Joplin CLI sits at the intersection of tools-for-thought culture and Unix packaging culture: it is a serious cross-platform note system that still exposes a first-class terminal workflow. For package maintainers, the split Homebrew formula is significant because it lets users install the lighter command-line client without treating the Electron desktop app as the only official surface.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/joplin/keymap.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
joplin | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:joplin-cli |
|---|---|
| Version | 3.6.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/joplin-cli |
| Homepage | https://joplinapp.org/ |
| Repository | https://github.com/laurent22/joplin |
| Upstream docs | https://joplinapp.org/help |
| License | MIT |
| Source archive | https://registry.npmjs.org/joplin/-/joplin-3.6.2.tgz |
| Last updated | 2026-06-22T14:03:50-07:00 |
| Pulse | updated |
| Dependencies | gettext, glib, node, sqlite, terminal-notifier, vips |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | joplin-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
joplin-cli
nix profile install nixpkgs#joplin-clijoplin
choco install joplinextras/joplin
scoop install extras/joplinJoplin.Joplin
winget install --id Joplin.Joplin -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.