An open API service indexing awesome lists of open source software.

https://github.com/rsyncosx/rsyncui

A SwiftUI based macOS GUI for rsync.
https://github.com/rsyncosx/rsyncui

macos-sequoia macos-sonoma macos-tahoe rsync swift6 swiftui

Last synced: 17 days ago
JSON representation

A SwiftUI based macOS GUI for rsync.

Awesome Lists containing this project

README

          

# RsyncUI

[![GitHub license](https://img.shields.io/github/license/rsyncOSX/RsyncUI)](https://github.com/rsyncOSX/RsyncUI/blob/main/Licence.MD)
![GitHub Releases](https://img.shields.io/github/downloads/rsyncosx/RsyncUI/v2.9.1/total)
[![GitHub issues](https://img.shields.io/github/issues/rsyncOSX/RsyncUI)](https://github.com/rsyncOSX/RsyncUI/issues)

A SwiftUI-based macOS GUI for [rsync](https://github.com/WayneD/rsync). The application organizes synchronization tasks, configures rsync parameters, and provides a user-friendly interface for the rsync command line tool.

## Requirements

- macOS Sonoma or later

## Installation

Install via Homebrew:
```bash
brew install --cask rsyncui
```

Or download directly from the [releases page](https://github.com/rsyncOSX/RsyncUI/releases). The application is signed and notarized by Apple.

## Version

Current version: v2.9.1 (March 4, 2026) - in active development

## Documentation

- [User documentation](https://rsyncui.netlify.app/docs/) ([repository](https://github.com/rsyncOSX/rsyncuidocs))
- [Changelog](https://rsyncui.netlify.app/blog/)

![](images/rsyncui.png)