[Vala] dsync - simple rsync frontend



i have written a very stupid frontend for rsync. it's just a few hours work..

This is something I always wanted to have a program like this to sync a
directory between different boxes.

I'm actually using it in my n900 and laptop syncing info to an http directory
on a server. If you wanna give a try:

  http://lolcathost.org/b/dsync.tar.gz

And the n900 binary:

  http://lolcathost.org/b/dsync
  (wget + chmod+x)

It's written in Genie, and the code could be better, but it's just a quick hack :P

I have a list of ideas to do to support different profiles, sincronize configurations, select directories using FileChooser and others.. but my main idea is to keep it simple
with as less buttons and configuration options as possible.

PD: How lambdas works in Genie? i didnt managed to use them because of syntax errors.
PD2: I'm gonna add this link to the Vala projects section

--pancake



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]