Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattiwatti/dircompare
A simple .NET application to check for differences between directories and their contents.
https://github.com/mattiwatti/dircompare
Last synced: 12 days ago
JSON representation
A simple .NET application to check for differences between directories and their contents.
- Host: GitHub
- URL: https://github.com/mattiwatti/dircompare
- Owner: Mattiwatti
- License: gpl-3.0
- Created: 2013-01-22T14:05:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-22T16:11:52.000Z (almost 12 years ago)
- Last Synced: 2023-10-20T21:42:09.810Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 137 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# DirCompare
DirCompare is a simple Windows Forms application for comparing two directories to check for differences.### License
DirCompare is licensed under the [GNU General Public License](http://www.gnu.org/licenses/gpl.html), version 3 or later. For more information see the `License.txt` file.