The Mac file manager Finder should have shipped.
A fast, native macOS file browser with a built-in code editor, a Markdown reader, real Finder-compatible color tags, Spotlight search, archive tools, an AI organizer that renames and sorts files by content, secure share links sent straight from your Mac, and one-click "open in Terminal / VS Code / Cursor / Claude Code / Codex" — in one self-contained app that runs entirely on your Mac.
⬇ Download the latest release · ⭐ Star
macOS 14+ · Apple Silicon · ≈ 27 MB · Free & open source (MIT)
aiFlow is a drop-in alternative to the macOS Finder for people who live in their files all day — developers, writers, designers, and anyone who has ever wished Finder did more. It keeps everything you like about Finder (column / list / icon views, Quick Look, tags, the sidebar) and adds the things you normally reach for three other apps to get.
It's one download, fully self-contained — no Homebrew, no Node, no runtimes, no plugins. Everything runs locally on your Mac by default. There is no telemetry and no required cloud account. Networking happens only when you explicitly enable or use a connected feature: AI Organizer (OpenRouter), Send to Discord, Check for Updates (GitHub Releases), or configured Secure Share (including its optional background agent).
| Browse, tag & search | Edit code — built in |
|---|---|
![]() | ![]() |
| Color tags, Spotlight search, sortable columns, copy-path | Tabs, syntax highlighting, command palette, Sublime-style minimap |
| Column view + preview | Icon view + color tags |
![]() | ![]() |
| Miller columns with a live preview & Get Info pane | Resizable icon grid; tap a tag to filter Mac-wide |
| Markdown — read mode | Markdown — edit mode |
![]() | ![]() |
| Rendered preview (no Obsidian needed) | Edit & save with ⌘S, auto-save on close |
These are the headline reasons people switch. None of them ship in Finder.
:free models available — see AI features..md files into a clean rendered
view (great for AI-generated / README / notes files) — or flip to edit mode and
save with ⌘S. No Obsidian or separate Markdown app required..pdf) — without leaving the window..zip; extract
.zip / .tar / .gz / .tgz / .bz2 / .xz using macOS's built-in tools.If you've ever opened Finder, then Sublime, then Obsidian, then Terminal just to deal with one folder — aiFlow is that whole stack in a single window.
aiFlow's AI runs through OpenRouter with your own
key — no aiFlow account, no subscription. Models ending in :free cost
nothing. Everything is off until you paste a key, and every AI run shows
you a plan to review before anything moves.
1. One-time setup (2 minutes)
2. AI Organizer — tidy any folder
3. Folder Rules — auto-sort new files, with optional AI
4. Mail Inbox — file attachments with AI
Privacy: filenames of the files you choose go to OpenRouter with your key when you press Analyze/Apply. Browsing, search and file operations never touch the network.
.docx / .xlsx / .pptx locally;
double-click opens the live web original, ⌥-double-click the local copy..gdoc/.gsheet shortcuts open in the browser instead of
showing raw JSON..zip; Extract common archive formats..md
link navigation, plus an Edit mode with ⌘S save and auto-save on close.Name (signed).pdf next to
it, the signature burned into the page as vector art. Filled-in forms are
flattened; links, bookmarks, metadata and page rotation are kept. Photos and
scans become a one-page PDF, Word / RTF / ODT documents are laid out and
printed to PDF first (check the pages — page breaks and headers aren't carried
over); password-protected PDFs can be unlocked and signed.Send any file on your Mac as a secure HTTPS link — no cloud upload, no account, no server setup. The file stays on your Mac and is served through a temporary Cloudflare tunnel while this Mac is awake and online.
How to share in seconds
Good to know
aiFlow touches your files, so it's built to earn that trust — and it was put through a senior-QA and security pass before release.
A file manager should disappear into the background, not sit in Activity Monitor eating your RAM:
| macOS | 14.0 Sonoma or later |
|---|---|
| Chip | Apple Silicon (M1 or newer); Intel needs an Xcode build |
| Download | ≈ 27 MB · .dmg (includes the Cloudflare helper for Secure Share) |
| Extras | None — fully self-contained |
| Price | Free & open source (MIT) |
.dmg from
Releases and open it.xattr -dr com.apple.quarantine /Applications/aiFlow.app
The first time you browse Desktop/Documents/Downloads (or use Get Info / Open in Terminal), macOS shows its standard permission prompts — just click Allow. These are normal for any file manager.
Requires Xcode 16 / Swift 5.9+.
git clone https://github.com/nnikolaandric-sudo/aiFlow.git
cd aiFlow
open aiFlow.xcodeproj # build & run with Xcode (⌘R)
./build-local.sh # or without Xcode: Command Line Tools only
Produce a distributable DMG (+ .sha256 — upload both, the updater needs it):
./release.sh # Xcode: Universal + Finder extension
./release.sh --prebuilt build/local/aiFlow.app # no Xcode: Apple Silicon only
Full capability list & development history: CHANGELOG.md.
If aiFlow saves you a few trips to Finder, here's how to help — optional, appreciated:
This app is ad-hoc signed and not notarized (no paid Apple Developer account), which is why the one-time Gatekeeper step is needed. To ship it without that prompt, sign with a Developer ID certificate and notarize.
In-app updates are optional and can be turned off in Settings → Updates.
Where updates come from
Integrity check
aiFlow-x.y.z.dmg.sha256 file (standard
shasum format).Install helper
Fix Gatekeeper.command only runs
xattr -dr com.apple.quarantine /Applications/aiFlow.app and opens the app.
It does not use the network or request admin rights.What this means for you
What we don’t verify (yet)
shasum -a 256 aiFlow-x.y.z.dmg.MIT — see LICENSE.
Third-party notices are kept with the source files they apply to.
aiFlow is an independent project and is not affiliated with Apple. Finder is a trademark of Apple Inc.
7 commits
2 commits
Swift
92.4%
JavaScript
5.2%
Shell
1.1%
The Mac file manager Finder should have shipped.
A fast, native macOS file browser with a built-in code editor, a Markdown reader, real Finder-compatible color tags, Spotlight search, archive tools, an AI organizer that renames and sorts files by content, secure share links sent straight from your Mac, and one-click "open in Terminal / VS Code / Cursor / Claude Code / Codex" — in one self-contained app that runs entirely on your Mac.
⬇ Download the latest release · ⭐ Star
macOS 14+ · Apple Silicon · ≈ 27 MB · Free & open source (MIT)
aiFlow is a drop-in alternative to the macOS Finder for people who live in their files all day — developers, writers, designers, and anyone who has ever wished Finder did more. It keeps everything you like about Finder (column / list / icon views, Quick Look, tags, the sidebar) and adds the things you normally reach for three other apps to get.
It's one download, fully self-contained — no Homebrew, no Node, no runtimes, no plugins. Everything runs locally on your Mac by default. There is no telemetry and no required cloud account. Networking happens only when you explicitly enable or use a connected feature: AI Organizer (OpenRouter), Send to Discord, Check for Updates (GitHub Releases), or configured Secure Share (including its optional background agent).
| Browse, tag & search | Edit code — built in |
|---|---|
![]() | ![]() |
| Color tags, Spotlight search, sortable columns, copy-path | Tabs, syntax highlighting, command palette, Sublime-style minimap |
| Column view + preview | Icon view + color tags |
![]() | ![]() |
| Miller columns with a live preview & Get Info pane | Resizable icon grid; tap a tag to filter Mac-wide |
| Markdown — read mode | Markdown — edit mode |
![]() | ![]() |
| Rendered preview (no Obsidian needed) | Edit & save with ⌘S, auto-save on close |
These are the headline reasons people switch. None of them ship in Finder.
:free models available — see AI features..md files into a clean rendered
view (great for AI-generated / README / notes files) — or flip to edit mode and
save with ⌘S. No Obsidian or separate Markdown app required..pdf) — without leaving the window..zip; extract
.zip / .tar / .gz / .tgz / .bz2 / .xz using macOS's built-in tools.If you've ever opened Finder, then Sublime, then Obsidian, then Terminal just to deal with one folder — aiFlow is that whole stack in a single window.
aiFlow's AI runs through OpenRouter with your own
key — no aiFlow account, no subscription. Models ending in :free cost
nothing. Everything is off until you paste a key, and every AI run shows
you a plan to review before anything moves.
1. One-time setup (2 minutes)
2. AI Organizer — tidy any folder
3. Folder Rules — auto-sort new files, with optional AI
4. Mail Inbox — file attachments with AI
Privacy: filenames of the files you choose go to OpenRouter with your key when you press Analyze/Apply. Browsing, search and file operations never touch the network.
.docx / .xlsx / .pptx locally;
double-click opens the live web original, ⌥-double-click the local copy..gdoc/.gsheet shortcuts open in the browser instead of
showing raw JSON..zip; Extract common archive formats..md
link navigation, plus an Edit mode with ⌘S save and auto-save on close.Name (signed).pdf next to
it, the signature burned into the page as vector art. Filled-in forms are
flattened; links, bookmarks, metadata and page rotation are kept. Photos and
scans become a one-page PDF, Word / RTF / ODT documents are laid out and
printed to PDF first (check the pages — page breaks and headers aren't carried
over); password-protected PDFs can be unlocked and signed.Send any file on your Mac as a secure HTTPS link — no cloud upload, no account, no server setup. The file stays on your Mac and is served through a temporary Cloudflare tunnel while this Mac is awake and online.
How to share in seconds
Good to know
aiFlow touches your files, so it's built to earn that trust — and it was put through a senior-QA and security pass before release.
A file manager should disappear into the background, not sit in Activity Monitor eating your RAM:
| macOS | 14.0 Sonoma or later |
|---|---|
| Chip | Apple Silicon (M1 or newer); Intel needs an Xcode build |
| Download | ≈ 27 MB · .dmg (includes the Cloudflare helper for Secure Share) |
| Extras | None — fully self-contained |
| Price | Free & open source (MIT) |
.dmg from
Releases and open it.xattr -dr com.apple.quarantine /Applications/aiFlow.app
The first time you browse Desktop/Documents/Downloads (or use Get Info / Open in Terminal), macOS shows its standard permission prompts — just click Allow. These are normal for any file manager.
Requires Xcode 16 / Swift 5.9+.
git clone https://github.com/nnikolaandric-sudo/aiFlow.git
cd aiFlow
open aiFlow.xcodeproj # build & run with Xcode (⌘R)
./build-local.sh # or without Xcode: Command Line Tools only
Produce a distributable DMG (+ .sha256 — upload both, the updater needs it):
./release.sh # Xcode: Universal + Finder extension
./release.sh --prebuilt build/local/aiFlow.app # no Xcode: Apple Silicon only
Full capability list & development history: CHANGELOG.md.
If aiFlow saves you a few trips to Finder, here's how to help — optional, appreciated:
This app is ad-hoc signed and not notarized (no paid Apple Developer account), which is why the one-time Gatekeeper step is needed. To ship it without that prompt, sign with a Developer ID certificate and notarize.
In-app updates are optional and can be turned off in Settings → Updates.
Where updates come from
Integrity check
aiFlow-x.y.z.dmg.sha256 file (standard
shasum format).Install helper
Fix Gatekeeper.command only runs
xattr -dr com.apple.quarantine /Applications/aiFlow.app and opens the app.
It does not use the network or request admin rights.What this means for you
What we don’t verify (yet)
shasum -a 256 aiFlow-x.y.z.dmg.MIT — see LICENSE.
Third-party notices are kept with the source files they apply to.
aiFlow is an independent project and is not affiliated with Apple. Finder is a trademark of Apple Inc.
7 commits
2 commits
Swift
92.4%
JavaScript
5.2%
Shell
1.1%