https://github.com/rnine/homebrew-duobolt
Homebrew tap for duobolt-cli – Fast BLAKE3-based duplicate file finder for macOS/Linux
https://github.com/rnine/homebrew-duobolt
blake3 cli duplicate-detection duplicate-files file-scanner files homebrew linux macos rust
Last synced: 2 months ago
JSON representation
Homebrew tap for duobolt-cli – Fast BLAKE3-based duplicate file finder for macOS/Linux
- Host: GitHub
- URL: https://github.com/rnine/homebrew-duobolt
- Owner: rnine
- Created: 2025-12-04T10:18:33.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-03-09T18:37:34.000Z (3 months ago)
- Last Synced: 2026-03-10T00:23:26.094Z (3 months ago)
- Topics: blake3, cli, duplicate-detection, duplicate-files, file-scanner, files, homebrew, linux, macos, rust
- Language: Ruby
- Homepage: https://duobolt.app/cli-usage/
- Size: 19.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Tap for DuoBolt
DuoBolt provides a CLI and a desktop app.
## Install CLI
```bash
brew tap rnine/duobolt
brew install duobolt
```
## Install Desktop App
```bash
brew tap rnine/duobolt
brew install --cask duobolt-desktop
```