Skip to content

GitCrush/rsync_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rsync GUI

A simple GUI-based Bash script using Zenity to perform easy, interactive folder synchronization via Rsync

Rsync GUI Screenshot

Features

  • Select origin and target folders through GUI
  • Option to delete files in the target folder not present in the origin
  • Provides progress feedback both in GUI and console

Requirements

  • Bash
  • Zenity
  • Rsync

Usage

  1. Make the script executable:

    chmod +x rsync_gui.sh
  2. Run the script:

    ./rsync_gui.sh

Compatibility

  • Tested on Fedora Linux with Zenity installed

About

RSync GUI - a simple a leightweight implementation in bash using Zenity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages