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
- Host: GitHub
- URL: https://github.com/rnine/scoop-duobolt
- Owner: rnine
- Created: 2025-12-04T10:19:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-04-22T15:51:32.000Z (about 2 months ago)
- Last Synced: 2026-04-25T03:46:35.670Z (about 2 months ago)
- Topics: blake3, cli, duplicate-detection, duplicate-files, file-scanner, files, rust, scoop-bucket, windows
- Homepage: https://duobolt.app/cli-usage/
- Size: 16.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/