Skip to content

Brain-free rsync GUI – Native Mac GUI app for rsync inspired by grsync ♻️

License

Notifications You must be signed in to change notification settings

username0x0a/grsyncx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grsyncx

Native GUI app for rsync inspired by grsync. 🔄 As the original grsync app port compiled for macOS used GTK+ and other 32-bit dependencies, it no longer works in macOS Catalina → thus, a replacement must be made! 💪

Screenshot

How to use

  • Open the app
  • Pick a Source folder or file
  • Pick a Destination folder
  • Choose other options of the synchronisation
    • All options are marked with tool tips on mouse hover
    • Preserve extended attributes allows keeping your Finder tags in place! 🎨
  • Once you're content with the options, you can use the toolbar actions to either Simulate the command run or Execute an actual rsync. 🎉
  • Once it's finished, enjoy your backup. 👍

TODO

  • Profiles as seen in the original grsync app

License

MIT