Quantcast
Channel: Le blog de pingou
Viewing all articles
Browse latest Browse all 152

GitSync

$
0
0

source.png

A home-made dropbox-like using git, cron and python

English version

For fun I wrote a small client in python which watch via a cron job a given folder containing a git repo and add/remove/commit all changes which happens there.

So using, python (and GitPython), cron and gitsync you can keep a folder in sync in between several machine.

Check the README to get a bit better idea ;-)

To get the source:

git clone http://ambre.pingoured.fr/cgit/gitsync.git/

Viewing all articles
Browse latest Browse all 152

Trending Articles