meshlet-cli 0.1.1

CLI bookmark manager with CRDT sync (buku-like, local-first)
meshlet-cli-0.1.1 is not a library.

meshlet-cli

A command-line bookmark manager with multi-device CRDT sync. Stores bookmarks locally, auto-fetches titles and descriptions from the web, and syncs between machines through a self-hosted relay server.

This is the user-facing binary — it's what you install to use meshlet.

Install

cargo install meshlet-cli

Quick start

meshlet add https://loro.dev --tag rust,crdt
meshlet list
meshlet search rust
meshlet open 1

Run meshlet --help for the full command list.

Related crates

Full documentation: github.com/pato/meshlet