Files
daniel156161 d3e5e11f8d
Build and Push Docker Container / build-and-push (push) Successful in 3m12s
fix(cli): ignore generated folders in subfolders
- Match directory ignore patterns against every path segment.
- Prevent nested .comments folders from uploading XML sidecar files.
- Bump the standalone CLI to 0.4.2 for the ignore fix.
2026-07-28 00:14:00 +02:00
..

NanoShare CLI

Desktop CLI and folder sync client for NanoShare.

Install locally

uv tool install ./cli

Login

nanoshare login https://your-nanoshare.example

Sync

nanoshare sync ~/NanoShare
nanoshare watch ~/NanoShare --interval 10

The CLI stores config in ~/.config/nanoshare/config.toml and sync state in .nanoshare-sync/state.json inside the synced folder.