Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ispirett/duplicate-destroyer

Find and Destroy duplicate files on your computer.
https://github.com/ispirett/duplicate-destroyer

delete electron electron-app electronjs filesystem linux mac os windows

Last synced: about 2 months ago
JSON representation

Find and Destroy duplicate files on your computer.

Awesome Lists containing this project

README

        

# Duplicate Destroyer

##### Duplicate Destroyer allows users to delete duplicated files on their computer.

#### features

- Type Directory name in Search Bar
- List files from folder
- Delete duplicated files in directory /// Comming soon!!
- Click on any file and get a list of the duplicated files including that file itself.

### Built with
- Electron
- Javascript
### Lauch application

- Clone repository

```
npm install
```

- run app

```
npm start
```

# Want to be a contributor ? Start here

[Let me ccontribute :)](https://github.com/Ispirett/duplicate-destroyer/blob/master/Contribution.md)