Duetto v1.0.0
First public release of Duetto — a dual-pane, keyboard-driven file manager built with Avalonia.
Features
- Dual-pane, keyboard-driven file browsing with per-OS window chrome (Windows, macOS, and GNOME styles).
- SFTP remote backends — save connections, browse and transfer files over SSH, with TOFU host-key verification.
- Live recursive search scoped to the active pane or a remote share.
- Copy / move / delete with progress, and cross-platform Trash: Windows Recycle Bin, the FreeDesktop trash spec on Linux, and the native macOS trash API (with "Put Back" support and correct handling of other volumes).
- Inline rename and new file / folder creation.
- Command line:
duetto [folder]opens a folder in the left pane; the app installs aduettolauncher on your PATH automatically. - Remembers your workspace — window position, size, and maximized state, plus each pane's last folder, restored on the next launch.
Downloads
Self-contained, single-file builds (no .NET runtime needed):
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | duetto-1.0.0-osx-arm64.zip |
| macOS (Intel) | duetto-1.0.0-osx-x64.zip |
| Windows (x64) | duetto-1.0.0-win-x64.zip |
| Linux (x64) | duetto-1.0.0-linux-x64.zip |