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

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

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
```