A modern GUI for managing rsync operations
Find a file
2025-08-30 19:58:41 +02:00
rsyncManager feat: fix main UI & add more flags 2025-08-30 19:58:41 +02:00
rsyncManager.Desktop feat: initial GUI commit 2025-08-29 22:40:15 +02:00
.gitignore feat: initial GUI commit 2025-08-29 22:40:15 +02:00
Directory.Packages.props feat: initial GUI commit 2025-08-29 22:40:15 +02:00
README.md update readme (aligns with GUI version 2025-08-29 22:47:30 +02:00
rsyncManager.sln feat: initial GUI commit 2025-08-29 22:40:15 +02:00

💻 syncman

syncman is a lightweight desktop app that simplifies remote backups using rsync by providing a clean and intuitive GUI. This tool wraps complex rsync operations in an easy-to-use desktop application, allowing you to perform file synchronizations with just a few clicks.

⚙️ Overview

This application helps you:

  • Select files & folders for synchronization using a simple drag-and-drop interface. Specify a destination folder, including support for remote servers via IP.
  • View a summary of transfer flags (e.g., recursive, partial) before starting a sync.
  • Monitor the transfer with a progress bar and a summary of transfer information like total size and estimated time.

🖥️ Supported Operating Systems

  • Linux

  • macOS

  • Windows (via WSL2 only)

    • Native Windows support is not recommended due to rsync limitations. Make sure to have WSL2 with a Linux distro installed.

📦 Installation

You can download the latest release from here

📄 License

This project is licensed under the MIT License.


Built with ❤️ by Marco