Zynk - The rsync GUI for your desktop

Development Version only!!!

2009.09.06 - I am working on the Zynk code again. I will try to release a fully functional version on christmas 2009!

Table of contents

Introduction

Zynk LogoWhat is Zynk? Zynk is a graphical user interface / GUI for rsync with some special features.

Zynk is being written in C using GTK+ and the Glade interface designer.

Features

My goal is to implement as much features as possible from the rsync command. I think everything is possible so all parameters will be implemented at some time. I will implement all functionality exactly like it is integrated in rsync to be as much compatible as possible. The interface will only show some standard options and more enhanced configuration must be done in a detailed configuration window.

Screenshots

Zynk screenshot: basic

Zynk screenshot: basic Zynk screenshot: delete Zynk screenshot: skip Zynk screenshot: update Zynk screenshot: preserve Zynk screenshot: links Zynk screenshot: transfer Zynk screenshot: host Zynk screenshot: additional

Dot Zynk files

Zynk project files does look like the file example.zynk.

Status

You can see the development status of the project below. This status shows you how much work is done until next release. The green bar shows the work that is done and the right bar shows the percentage of work that is not done. A more detailed development status will follow... ;-)

10%
90%

The actual bar shows the status for the first code release.

Feature requests!

If you have some features you would like to add to Zynk, please send me mail. This project is very new and i really would like to get some information from the outside world... ;-) Please send feature requests to: you at hanez dot org

To do

Bugs

Please report bugs via mail to: you at hanez dot org

Requirements

Files

FilenameTypeTimestamp
example.zynk 2009.02.10 02:49:06
zynk-0.0.2.tar.bz2 application/x-bzip2 2009.02.10 02:49:06

Prebuild Zynk Packages

Development

The sources are availabla via git.

git clone git://github.com/hanez/Zynk.git

Installation

Run the following commands in your terminal:

./configure
make
su
*enter root password*
make install

Most people want to run the following configure command instead of only ./configure:

./configure --prefix=/usr

Comments

Please enter your comment here:




Security check, please solve:

R2M         2S7      
  Y    8      O   IS1
1QO   3PK     K      
6      2      1   FRH
EEP           P      

Previous comments:

2009.09.14 - 13:05:31 - Chris

Nice to see this is being worked on again! This looks like a really promising project that fills a real gap in GUI functionality. I eagerly await your Christmas release and will definitely put your app to good use!

Being able to save jobs as profiles (.zynk) would be really useful and also having a command line interface for setting them up to run as cron jobs. Would be useful to (optionally?) show graphical progress while these jobs run in the background and also generate reports of what has been done, maybe even as HTML reports arranged by date/searchable?

Just a few ideas and hopefully knowing your app would be greatly appreciated will make developing it a little less of a chore! Your work is appreciated.

Regards, Chris

$Date: 2009-09-24 21:08:03 +0200 (Thu, 24 Sep 2009) $