A minimal native desktop app that converts any email address into a DuckDuckGo Email Protection alias — instantly copied to your clipboard.
brew tap draugvar/duckify
brew install --cask duckifyDownload the latest release from the Releases page:
| Platform | File |
|---|---|
| macOS (Apple Silicon + Intel) | duckify-macos-universal.tar.gz |
| Linux x86_64 | duckify-linux-x86_64.tar.gz |
| Windows x86_64 | duckify-windows-x86_64.zip |
Requires Rust 1.85+.
git clone https://github.com/draugvar/Duckify.git
cd Duckify
cargo build --releaseBinary: target/release/duckify (or duckify.exe on Windows).
- Converts any valid email to its
duck.comalias in one click - Copies the result to clipboard automatically
- Remembers your Personal Duck Address across sessions
- Press Enter to convert without reaching for the mouse
- Native UI — no browser, no Electron, no runtime dependencies
DuckDuckGo Email Protection generates aliases in the form:
Duckify automates that transformation. Paste any email, hit Convert, and the alias is ready to paste anywhere.
GPL-3.0 — see LICENSE for details.
This project is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
