For a lot of people, the single biggest reason they never tried FileFortress had nothing to do with privacy, encryption, or features. It was four words: "I'm not a terminal person."
We heard it constantly. FileFortress was powerful, but it lived in a command line — and a command line is a wall for anyone who didn't grow up typing flags and pipes. That wall is now gone. The exact same download that gave you the CLI now also opens a friendly, point-and-click desktop app.
FileFortress now ships with a local multi-cloud file manager desktop app. Double-click the app (or run filefortress --gui), and a clean visual interface opens for browsing, searching, de-duplicating, and enriching files across Google Drive, OneDrive, S3, Backblaze B2, and local storage — no commands required.
Table of Contents
The Barrier: "I'm Not a Terminal Person"
Privacy-conscious people are exactly the people who should be using a tool like FileFortress. They keep files across several clouds, they don't want a provider snooping on their data, and they want everything indexed locally instead of on someone else's server.
But a command line asks you to memorize syntax, type exact flags, and recover gracefully when something goes wrong. For non-technical users, that's not a minor inconvenience — it's a full stop. You shouldn't need to be a developer to manage your own files privately.
If you've ever opened the FileFortress docs, seen a wall of commands, and quietly closed the tab — this release was built for you. Everything you wanted is here, just with buttons instead of flags.
What Shipped: A Desktop App, Same Engine
The new desktop app is a local application bundled in the same FileFortress download. There's nothing extra to install and no separate account to create. When you launch it, it runs entirely on your own device and opens a clean visual interface in your web browser.
The important part: this is not a watered-down companion app. It runs on the exact same engine as the CLI. Every remote you connect, every file you index, and every search you run uses the same local logic the command line has always used — just with a friendly face on top.
That means there's no second copy of your data, no syncing between two apps, and no feature gap to worry about. The desktop app and the CLI are two doors into the same house.
How to Launch It
There are two ways to open the desktop app, and you can pick whichever feels natural:
Two Ways to Start
- 1 Double-click the FileFortress app. Just like any other program on your computer. The interface opens in your browser automatically.
-
2
Run
filefortress --guiif you're already comfortable in a terminal. Same result, your choice.
Prefer to open the browser tab yourself? Add the --no-browser flag and FileFortress will start the app without launching a browser window for you.
# Open the desktop app
filefortress --gui
# Start it without auto-opening a browser tab
filefortress --gui --no-browser
A Quick Tour of the Pages
The app is organized into a handful of pages, each one matching something you used to do with a command. Here's the short version of what you'll find.
Dashboard
Your starting point — an at-a-glance overview of your connected storage and what's been indexed, so you always know where things stand.
Remotes and the Add-Remote Wizard
Connecting a cloud provider used to mean typing a command with the right options. Now there's a guided wizard that walks you through adding a remote step by step. Supported providers are Google Drive, OneDrive, AWS S3, Backblaze B2, and local storage.
File Explorer
Browse, filter, and sort your files across every connected remote in one place — and open a file's location directly in your system's file explorer when you need it.
Search (Including AI)
The Search page offers structured filters and saved queries for precise lookups. It also includes AI natural-language search, so you can describe what you're looking for in plain words instead of constructing a filter by hand.
Natural-language search requires an AI provider to be configured once via filefortress tools configure foundry (done from the CLI today). Until a provider is set up, the desktop app simply hides the AI option — so you'll only see it once it's ready to use.
Duplicates
Find duplicate files spread across your clouds and clean them up visually, instead of parsing a list of paths in a terminal.
Tools
Detect, configure, and test the local tools (like FFmpeg and ExifTool) that FileFortress uses to read deeper metadata from your files — all from a single screen.
Enrichment
Enrichment adds richer searchable metadata to your files, and the app surfaces both kinds clearly: local-tool enrichment (using tools on your device) and provider-API enrichment (using metadata your cloud provider exposes). You can learn more in the file enrichment guide.
Settings
Change your password, view your configuration, and manage your device — enable, disable, refresh, remove, or repair — without remembering a single subcommand.
Still 100% Local and Private
Adding a graphical interface didn't change the one thing that matters most: nothing leaves your device. The desktop app runs locally, indexes locally, and stores your metadata locally — exactly like the CLI always has.
There's no FileFortress cloud quietly receiving a copy of your file list. The friendly interface is just a new way to drive the same private, local engine. Your data stays yours.
A desktop app that runs entirely on your machine means no middleman sees your files or your search history. If you care about that, you'll appreciate our complete guide to cloud storage privacy.
The CLI Isn't Going Anywhere
If you're a power user who loves the command line, relax — nothing is being taken away. The CLI remains fully available and is still the right tool for scripting, scheduled jobs, and automation.
The desktop app and the CLI complement each other. Use the app for everyday, visual file management, and reach for the CLI when you want to automate a workflow or wire FileFortress into a script.
- New or non-technical? Start with the desktop app and never touch a terminal.
- Comfortable in a shell? Keep using the search, tools, and ai commands exactly as before.
- Both? Switch freely. They share the same data, so there's nothing to reconcile.
How to Get It
The desktop app is generally available starting in v0.29. If you already have FileFortress installed, update to the latest version and the app is right there — double-click it or run filefortress --gui to open it. If you're brand new, install FileFortress and you'll get both the desktop app and the CLI in a single download.
Want to go deeper on specific features? These guides pair nicely with the app:
- Local Tools for File Enrichment — what powers the Tools and Enrichment pages
- Search Files Like You Talk — how natural-language search works
- Local AI Setup and Best Practices — configure AI search for the Search page
- Why FileFortress Never Sees Your Tokens — connect Drive and OneDrive your way
- Getting Started with the Desktop App — a step-by-step first-run walkthrough
- Browse Every Cloud in One File Explorer — a closer look at the File Explorer page
- Finding Duplicates Across Clouds — what the Duplicates page does under the hood
Manage Your Clouds Without the Terminal
The privacy-first multi-cloud file manager now has a friendly desktop app. Same local engine, same private data — just point and click.