Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalme committed Apr 3, 2017
1 parent d1707e2 commit b4af4ae
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,32 @@
# MetroBackup
MetroBackUp is an application for synchronization of directories.

MetroBackUp is an application for synchronization of directories.
Thereby several pairs of directories, that shall be synchronized, can be grouped in jobs and updated together.

Additional information about the implementation can be found under [Resources](#resources).

Author: Daniel Palme
Blog: [www.palmmedia.de](http://www.palmmedia.de)
Twitter: [@danielpalme](http://twitter.com/danielpalme)

## Screenshots

The screenshots show the main window and the preview of the synchronization:

![Screenshot 1](http://www.palmmedia.de/content/opensource/metrobackup/gx/screenshot1.gif)
![Screenshot 2](http://www.palmmedia.de/content/opensource/metrobackup/gx/screenshot2.gif)

## Features
Features
* Three different modes:
* Mirror Reference Directory
* Mirror Reference Directory (without deleting files)
* Synchronization in both directions
* Synchronization can be constricted to certain file extensions.
* Command line mode suited for schedule tasks.
* Language of the programm: (dependant on the current language of the OS): German, English

## Resources

* http://www.palmmedia.de/Blog/2011/6/16/metrobackup-applying-metro-ui-and-flow-design-event-based-components
* http://www.addictivetips.com/windows-tips/synchronize-mirror-directories-to-create-backup-with-metro-backup

0 comments on commit b4af4ae

Please sign in to comment.