Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Search a local folder for sync conflicts caused by Nextcloud or Syncthing and ask how to resolve each of these

License

Notifications You must be signed in to change notification settings

harmtemolder/nextcloud-solve-conflicts

 
 

Repository files navigation

Solve Nextcloud and Syncthing conflicts

This script searches a local folder for sync conflicts caused by Nextcloud or Syncthing and asks how to resolve each of these. In the case of plain text files (based on a .txt, .md or .json file extension) it prints the difference. If you have a merge tool set up for git, it also gives the option to use that to solve the conflict.

Usage

  • Run pipenv install to install all dependencies from the Pipfile
  • Run pipenv run python solve-conflicts.py to solve your conflicts
  • Feel free to change the defaults at the top of solve-conflicts.py to match your system

Credits

About

Search a local folder for sync conflicts caused by Nextcloud or Syncthing and ask how to resolve each of these

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%