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

https://github.com/rnine/scoop-duobolt

Scoop bucket for duobolt-cli – Fast BLAKE3-based duplicate file finder for Windows
https://github.com/rnine/scoop-duobolt

blake3 cli duplicate-detection duplicate-files file-scanner files rust scoop-bucket windows

Last synced: about 2 months ago
JSON representation

Scoop bucket for duobolt-cli – Fast BLAKE3-based duplicate file finder for Windows

Awesome Lists containing this project

README

          

# Scoop Bucket for duobolt

Fast duplicate file finder using BLAKE3 hashing (Rust CLI).

## Installation

```powershell
scoop bucket add duobolt https://github.com/rnine/scoop-duobolt
scoop install duobolt
```

## Usage

```powershell
duobolt-cli [options]
duobolt-cli C:\Users\you\Documents --ignore-system-files --output=json
duobolt-cli --help
```

## Documentation

https://duobolt.app/cli-usage/