Skip to content
View rsyncOSX's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report rsyncOSX

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
rsyncOSX/README.md

Hi there ๐Ÿ‘‹

RsyncUI is a GUI on the Apple macOS platform for the command line tool rsync. It is rsync which executes the synchronize data tasks. The GUI is only for organizing tasks, setting parameters to rsync and make it easier to use rsync.

Install by Homebrew

RsyncUI might be installed by Homebrew or by direct Download. It is signed and notarized by Apple.

App Homebrew macOS
RsyncUI brew install --cask rsyncui macOS Sonoma and later

External task executing rsync

Please be aware it is an external task not controlled by RsyncUI, which executes the command-line tool rsync. The progress and termination of the external rsync task are monitored. The user can abort the task at any time. Please let the abort finish and cleanup properly before starting a new task. It might take a few seconds. If not, RsyncUI might become unresponsive.

RsyncUI (Swift, SwiftUI)

GitHub license GitHub Releases GitHub issues

RsyncUI is released for macOS Sonoma and later.

App UI Latest version
RsyncUI SwiftUI, declarativ v2.1.8 - 14 November 2024 - maintained and in active development

RsyncOSX (Swift, Storyboard) - archived

GitHub license GitHub Releases

RsyncOSX was released for macOS Big Sur and later.

App UI Latest version
RsyncOSX Storyboard, imperativ v6.8.0 - 13 April 2023 - not maintained, archived and readonly

Popular repositories Loading

  1. RsyncOSX_archived RsyncOSX_archived Public archive

    A macOS GUI for rsync.

    Swift 1.3k 72

  2. RsyncUI RsyncUI Public

    A SwiftUI based macOS GUI for rsync.

    Swift 277 9

  3. RsyncOSX RsyncOSX Public

    9 1

  4. homebrew-cask homebrew-cask Public

    Forked from Homebrew/homebrew-cask

    ๐Ÿป A CLI workflow for the administration of macOS applications distributed as binaries

    Ruby

  5. create-dmg create-dmg Public

    Forked from create-dmg/create-dmg

    A shell script to build fancy DMGs

    Shell

  6. ConcurrencyRecipes ConcurrencyRecipes Public

    Forked from mattmassicotte/ConcurrencyRecipes

    Practical solutions to problems with Swift Concurrency

    Swift