gitsync

Résumé :
Automated git-based synchronization
Site web :
http://ambre.pingoured.fr/cgit/gitsync.git
License :
GPLv3+
Vendeur :
Johan Cwiklinski
Description :
Automated git-based synchronization.
Embedded in a scheduler (such as cron) it watchs the content of a
folder and add/remove/commit the changes which are made there.

This way it kind of provide a similar service then dropbox or
sparkleshare but:
- in python (no mono-pile to install)
- in cron (set your frequency as desired)
- in git (get real track changes).