#syncthing #quickly #why #resolvething

bin+lib resolvething

A CLI tool to resolve syncthing conflicts and duplicate files

10 releases (4 breaking)

Uses new Rust 2024

new 0.5.2 Apr 15, 2025
0.5.0 Apr 15, 2025
0.4.0 Apr 15, 2025
0.3.2 Apr 15, 2025
0.1.1 Apr 15, 2025

#1080 in Command line utilities

Download history

125 downloads per month

GPL-2.0 license

18KB
407 lines

resolvething

resolve syncthing conflicts and oddities quickly

Why?

Syncthing is amazing. It's the only piece of software I have ever set up, not touched for years and it still works. It does leave behind a lot of gunk files if you switch between devices often and

Features

  • Detect conflicts, use merge tool to resolve them.
  • Detect duplicates, offer

Installation

install dependencies

  • fclones
  • fzf
  • bat
  • trash
cargo install resolvething

Roadmap

  • rewrite in rust
    • config
      • verify config
      • allow tilde in path name
    • better error handling
  • shell completion
  • maybe replace fd with walkdir
  • CI
    • tests
    • release binaries

Disclaimer

this sorta works now, but no promises.

Dependencies

~5–16MB
~232K SLoC