meshlet-cli-0.1.2 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
Quick start
Run meshlet --help for the full command list.
Related crates
meshlet-server— the sync relay server binarymeshlet-core— the underlying library (CRDT storage, fetcher, search)meshlet-proto— sync wire types
Full documentation: github.com/pato/meshlet