/Repeated-Remover

A small application that can help you remove the repeated files

Primary LanguagePythonMIT LicenseMIT

Repeated-Remover

A small application that can help you remove the repeated files. Write in Python 2.7. Cross-platform.

Release notes

  • 2015-07-09 Alpha-1
    1. First release

Known bugs

  • Will found some wrong targets when the files name are too long

##How to build? ###Step

  1. Install the libraries that required
  2. Run pyinstaller setting.spec under the src folder

###Required

##Planning features

  • Subfolder searching
  • etc.

##Used tools