d3e5e11f8d
Build and Push Docker Container / build-and-push (push) Successful in 3m12s
- 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.
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.