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.
- Host: GitHub
- URL: https://github.com/rsyncosx/rsyncui
- Owner: rsyncOSX
- License: mit
- Created: 2021-03-06T12:57:13.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-16T13:12:24.000Z (2 months ago)
- Last Synced: 2026-01-17T04:23:20.324Z (2 months ago)
- Topics: macos-sequoia, macos-sonoma, macos-tahoe, rsync, swift6, swiftui
- Language: Swift
- Homepage: https://rsyncui.netlify.app/docs/
- Size: 21.4 MB
- Stars: 1,331
- Watchers: 10
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# RsyncUI
[](https://github.com/rsyncOSX/RsyncUI/blob/main/Licence.MD)

[](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/)
