Skip to content

Dirkster99/Aehnlich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Build status Codacy Badge Continuous Integration

Ähnlich

App Demo Screen Cast Video The name Ähnlich is German for Similar. It is the name of a WPF Diff/Merge utility based on the WinForms implementation by Bill Menees. This project is CharityWare, which means you are asked to donate at least $5 US to a charity of your choice if you are using this software. See also this note to better understand what this means.

Other contributing projects are:

Comparing Directory and Files

The module that compares directories and files supports 2 views:

  • Directories and Files
  • Files Summary

Directories and Files

This view has the usual side by side view of folders and files being highlighted when they have been added, deleted, or changed in the right view when compared to the left view. You can double click each directory to browse into the directory structure or use the arrow up button in the toolbar to browse back up in the structure.

Files Summary

This view shows only files that have been deleted, inserted, or changed in the right view when compared to the left view. You can use the tooltip or context menu entries to see the actual path of each file or open it in the Explorer etc.

Comparing Text Files