Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreztz/finddups


https://github.com/andreztz/finddups

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Product Name

> Find and Delete duplicate files.

## Installation

OS X & Linux & Windows:

```sh
pip install git+git://github.com/andreztz/finddups.git
```

## Usage example

```sh
$ finddups --help
$ finddups --directory ~/Music
$ finddups --directory ~/Music --file-type mp3 --hash-type
```

## Release History

- Work in progress

## Meta

Andre P. Santos – [@ztzandre](https://twitter.com/ztzandre) – [email protected]

Distributed under the XYZ license. See `LICENSE` for more information.

[https://github.com/andreztz/finddups](https://github.com/andreztz/)

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request