Sync Conflict
=============
CLI tool to find and/or resolve conflict file generated by syncthing.
## Command
* `sync_conflict find-conflict [path]` - Display all conflict file path.
* `sync_conflict resolve [path]` - Auto resolve all conflict file.
* `sync_conflict walk [path]` - For each conflict file open the file explorerat the file location.
## Install
* `pip install sync_conflict`
Raw data
{
"_id": null,
"home_page": "https://github.com/ritonun/sync_conflict",
"name": "sync-conflict",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.7",
"maintainer_email": null,
"keywords": "syncthing, cli",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/a1/1a/e438437094ffcff49beacd53ad04cecdbee1265aaa01d0211526145dd268/sync_conflict-0.1.1.tar.gz",
"platform": null,
"description": "Sync Conflict\n=============\n\nCLI tool to find and/or resolve conflict file generated by syncthing.\n\n## Command\n* `sync_conflict find-conflict [path]` - Display all conflict file path. \n* `sync_conflict resolve [path]` - Auto resolve all conflict file. \n* `sync_conflict walk [path]` - For each conflict file open the file explorerat the file location. \n\n## Install\n* `pip install sync_conflict`\n",
"bugtrack_url": null,
"license": null,
"summary": "Search conflict file generated by syncthing",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/ritonun/sync_conflict"
},
"split_keywords": [
"syncthing",
" cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "60253e098dcf289e467c6db597e2ef9d291f82e1102b6a1e434c4d75e7e99067",
"md5": "33a0233e7308ca90baf6da5f04a367cf",
"sha256": "03a858bc2f3502332f54f609be2d36c01801118c06b993216742a8c08682e249"
},
"downloads": -1,
"filename": "sync_conflict-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "33a0233e7308ca90baf6da5f04a367cf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.7",
"size": 4528,
"upload_time": "2024-07-29T16:18:25",
"upload_time_iso_8601": "2024-07-29T16:18:25.892038Z",
"url": "https://files.pythonhosted.org/packages/60/25/3e098dcf289e467c6db597e2ef9d291f82e1102b6a1e434c4d75e7e99067/sync_conflict-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a11ae438437094ffcff49beacd53ad04cecdbee1265aaa01d0211526145dd268",
"md5": "509398ec18379fa4789ef0e25bf641d3",
"sha256": "e5a15d3e3e49e1fd3ceb625ddf64bef63669cc14620cb870dcd02dd76f77f457"
},
"downloads": -1,
"filename": "sync_conflict-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "509398ec18379fa4789ef0e25bf641d3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.7",
"size": 3810,
"upload_time": "2024-07-29T16:18:28",
"upload_time_iso_8601": "2024-07-29T16:18:28.246277Z",
"url": "https://files.pythonhosted.org/packages/a1/1a/e438437094ffcff49beacd53ad04cecdbee1265aaa01d0211526145dd268/sync_conflict-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-29 16:18:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ritonun",
"github_project": "sync_conflict",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "sync-conflict"
}