grsync 1.3.1
GTK frontend for rsync
Grsync is a simple graphical interface using GTK for the rsync
command line program. It currently supports only a limited set of the most important rsync features, but can be used effectively for local directory synchronization.
- Outputs:
out
- Website: https://www.opbyte.it/grsync/
- Licenses: GPL 2
- Package source: gnu/packages/backup.scm
- Builds: See build status
- Issues: See known issues
Installation
Install grsync 1.3.1
as follows:
guix install grsync@1.3.1
Or install the latest version:
guix install grsync
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.