https://github.com/jchristn/watsondedupeui
UI for WatsonDedupe library
https://github.com/jchristn/watsondedupeui
compression dedupe deduplication watson-dedupe
Last synced: about 1 year ago
JSON representation
UI for WatsonDedupe library
- Host: GitHub
- URL: https://github.com/jchristn/watsondedupeui
- Owner: jchristn
- License: mit
- Created: 2017-02-13T23:27:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-16T01:35:04.000Z (over 9 years ago)
- Last Synced: 2025-02-06T07:46:22.096Z (over 1 year ago)
- Topics: compression, dedupe, deduplication, watson-dedupe
- Language: C#
- Size: 681 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Watson Deduplication Library UI
Simple user interface for WatsonDedupe. Refer to https://github.com/jchristn/WatsonDedupe for the library.
## Running in Mono
In order to run in Mono, modify the source to use the ```/``` filesystem separator character instead of ```\\```.