Name | simple-config-sync JSON |
Version |
0.1.22
JSON |
| download |
home_page | None |
Summary | This tool is used to synchronize dotfiles across various Linux devices, with capabilities to automatically create and delete links, as well as selectively synchronize files. |
upload_time | 2025-01-10 20:39:06 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT License Copyright (c) 2024 Hmeqo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
config
dotfiles
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Used for synchronizing dotfiles across various Linux devices, capable of automatically creating links, automatically deleting links, and selectively synchronizing files.
## Preview
![preview](https://github.com/user-attachments/assets/2ef9f08d-d83a-42a4-8180-a92158e55e49)
## Install
```shell
# Global
pip install simple-config-sync
# For user
pip install --user simple-config-sync
```
## Configuration
Generate a `config-sync.toml` file.
```shell
confsync init
```
## Usage
Run the tui program.
```shell
confsync tui
```
Raw data
{
"_id": null,
"home_page": null,
"name": "simple-config-sync",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "config, dotfiles",
"author": null,
"author_email": "hmeqo <hmeqo@qq.com>",
"download_url": "https://files.pythonhosted.org/packages/b8/18/67f4f165ea7acac88a30c2b9a0f1ee1e46a4327481e1545b80c1f422694c/simple_config_sync-0.1.22.tar.gz",
"platform": null,
"description": "Used for synchronizing dotfiles across various Linux devices, capable of automatically creating links, automatically deleting links, and selectively synchronizing files.\n\n## Preview\n\n![preview](https://github.com/user-attachments/assets/2ef9f08d-d83a-42a4-8180-a92158e55e49)\n\n## Install\n\n```shell\n# Global\npip install simple-config-sync\n# For user\npip install --user simple-config-sync\n```\n\n## Configuration\n\nGenerate a `config-sync.toml` file.\n\n```shell\nconfsync init\n```\n\n## Usage\n\nRun the tui program.\n\n```shell\nconfsync tui\n```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Hmeqo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "This tool is used to synchronize dotfiles across various Linux devices, with capabilities to automatically create and delete links, as well as selectively synchronize files.",
"version": "0.1.22",
"project_urls": {
"Issues": "https://github.com/hmeqo/simple-config-sync/issues",
"Repository": "https://github.com/hmeqo/simple-config-sync.git"
},
"split_keywords": [
"config",
" dotfiles"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f08bde2f537c00d9fa9dda5554ab3b37adf110dd801b1cf12b54b72f27930a21",
"md5": "3d5c026f714e10f15a688bfabfa16512",
"sha256": "a9e9071f1b0c0db8f3eaa4bbfede1d73a726fd61c4e1d9056f7bc224fd57518e"
},
"downloads": -1,
"filename": "simple_config_sync-0.1.22-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d5c026f714e10f15a688bfabfa16512",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 8942,
"upload_time": "2025-01-10T20:39:04",
"upload_time_iso_8601": "2025-01-10T20:39:04.566270Z",
"url": "https://files.pythonhosted.org/packages/f0/8b/de2f537c00d9fa9dda5554ab3b37adf110dd801b1cf12b54b72f27930a21/simple_config_sync-0.1.22-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b81867f4f165ea7acac88a30c2b9a0f1ee1e46a4327481e1545b80c1f422694c",
"md5": "d0ff6702c7874628a018ce00d869ed86",
"sha256": "da88302c7bdcba5bc84986416e10aaa6648ef316d8301bb5e9c8a64bf1cd9b0a"
},
"downloads": -1,
"filename": "simple_config_sync-0.1.22.tar.gz",
"has_sig": false,
"md5_digest": "d0ff6702c7874628a018ce00d869ed86",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 18195,
"upload_time": "2025-01-10T20:39:06",
"upload_time_iso_8601": "2025-01-10T20:39:06.410200Z",
"url": "https://files.pythonhosted.org/packages/b8/18/67f4f165ea7acac88a30c2b9a0f1ee1e46a4327481e1545b80c1f422694c/simple_config_sync-0.1.22.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-10 20:39:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hmeqo",
"github_project": "simple-config-sync",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "simple-config-sync"
}