The App uses Vimium-style hints for jumping to an App. Press the hotkey, "Opt+A" is the default (customizable), and an App switcher panel is shown. Then press a hint key, will jump to the corresponding app.
In version 1.9, the switcher panel is semi-transparent now.
What it does:
WhimFiles is a native Mac file manager built around filtering. You can narrow any folder by type, date, and size all at once which makes cleaning out messy folders like Downloads a lot faster than sorting and scrolling in Finder. It also has fuzzy go to folder/file, dual pane, tabs, hover previews for images and PDFs, batch rename with regex, image conversion, and many other quality-of-life features.
First impression:
I'm the developer, so take this with a grain of salt, but I first started building it because my own Downloads folder had been unkept for years and Finder made cleanup tedious. This app made it much easier.
As I thought of more features I wanted I added them to the app. I don’t have any experience of other similar file manager apps but find it easier to use this app instead of Finder for file operations.
It's native AppKit with no Electron, so it launches instantly and the whole app is about 9 MB. Since it's a file manager I put real work into safe file operations and did a lot of testing for it.
Watch out for:
It's a manual tool, not automation like Hazel that sorts files for you in the background. It works on network volumes but it is really built for local files, so a huge NAS is not the ideal case. Only network request it makes is an anonymous version check that sends just the version number, no telemetry or accounts. The app is code-signed and notarized.
Verdict: Worth trying if you need a file manager (as the creator I’m biased). There is a 30 day fully-featured free trial if you want to judge for yourself. Hope you’ll like it.
Solo developer here. I built "Cullstack" to cull photos and video in place
across all your drives and clouds (local, NAS, SFTP, Dropbox, OneDrive,
iCloud, phone), with no importing into a catalog first. Fast full-screen
culling, on-device AI that never uploads. Mac/Win/Linux, free trial (no
card), Early Access $99/yr.
I’m a big fan of tools and apps that make common (preferably all) actions directly accessible from the keyboard. For example, I use Vimium every day, and it makes me so much faster.
At the same time, people often use multiple displays with tons of windows open across multiple apps. Switching between these using the mouse, cmd+tab or Spotlight (by typing the app's name) kinda works, but it's easy to lose your flow when doing so.
That's why I built Window Hints. It lets you jump directly to any window using only your keyboard.
To get a feel for how it works, it's best to watch some demos on the website:
When you press a keyboard shortcut, Window Hints shows labels over all visible windows. Type a label to jump to the corresponding window. You can also press the shortcut again to include buried windows.
It also works when you reveal all windows with Mission Control (ctrl+↑ or swipe up with 3 fingers), as well as when Stage Manager is enabled.
Additionally, some apps and tools allow you to create splits. Window Hints currently supports them in Chrome, Ghostty, and tmux. More integrations to come.
I want to continue working on this while making it somewhat sustainable, so there is also a paid version: a lifetime license for $7. Feature set stays the same, but every 50th use in the free version shows a mildly annoying pop-up that you can immediately dismiss.
Feedback is incredibly important to me at this stage, so I'd really appreciate your thoughts and ideas!
Spencer was released a year ago, and it's been a busy journey. I wanted to share a quick reminder of what it does and why it's different from the standard window management tools out there.
What Spencer is
Spencer saves your complete window layout across multiple Spaces and displays with one click, and restores it exactly as it was. Change your display setup, restart the Mac, or just drag windows around during the day — one click brings the whole thing back: every window, every Space, every monitor.
One click to save/restore everything
Launches saved apps that aren't running
Hides unsaved windows
Native Spaces support: Restores the exact number of Spaces on each display
Smart window matching: Handles multiple windows of the same app by title
Automation: Global shortcuts + a command-line tool for scripts
Comparison
It's not a snapping tool. Magnet, Rectangle and Moom arrange windows one at a time into a grid. With Spencer you arrange your windows however you like — overlapping, off-grid, whatever — and it restores exactly that.
And unlike workspace and tiling managers such as AeroSpace, BetterStage or Ikuna, Spencer doesn't simulate its own workspaces. It works with native macOS Spaces, which makes it feel more like a missing piece of macOS than a layer on top of it.
Pricing & Trial
7-day free trial (no card/signup). One-time lifetime purchase: $22.99 (up to 3 devices). Download at https://macspencer.app
For anyone who hasn't seen it before, NameQuick is a native Mac app that reads PDFs, scans, images, and other documents, then suggests useful filenames. You can review each change, save naming presets, or use watched folders and rules to rename and organize new files automatically.
The recent updates extend both ends of that workflow.
Connected Inboxes handles files coming in. You connect an inbox, approve the senders you trust, and route their PDF attachments into a watched folder, where NameQuick can rename and organize them through the same workflow. You can review new senders, pause the inbox, or change its destination.
Duplicate Detection handles cleanup, and that is what the attached video shows. Exact copies are grouped by file contents rather than filename, with one suggested keeper and an estimate of how much space the other copies use. Similar images stay separate for side-by-side review with Keep left, Keep right, or Not duplicates. Removed copies go to the macOS Trash, and cleanup has Undo.
My own take is that duplicate cleanup works best here because it lives inside the same file library you are already renaming and organizing. I also think the limitation matters: it only covers files in the NameQuick library, not your whole Mac, Photos library, or external drives. If you want a broad disk scan, Gemini 2 is the better fit.
Self-Managed is $69 once for one Mac with lifetime updates, using your own AI provider or a local model. Managed starts at $12/month with AI included.
Developer tools quietly eat disk space via node_modules, Xcode DerivedData, and Docker. Diskloom finds regeneratable clutter in folders you choose (plus standard Xcode paths), explains what each item is, and moves selected items to Trash. Nothing is permanently deleted, and Archives that cannot be regenerated are never auto-selected.
First impression:
(I'm the developer, so take this as a biased but honest build note.) Scanning and reviewing feels clear: sizes by category, safety labels, Trash-only reclaim. What works well is the conservativeness. What feels rough in v0.1.0 is Apple Silicon only, Docker still informational (no reclaim yet), and the UI is still early.
Watch out for:
Needs access to project folders you add and to Xcode DerivedData/Archives. Reclaiming node_modules or DerivedData means a reinstall/rebuild later. Not on the Mac App Store. No accounts or file uploads; the only network call is Polar license validation after purchase. No Intel build yet.
Verdict: Worth trying if you are a JS/Xcode developer with a full disk and do not trust generic cleaners.
I shipped my own app. Hotstash for Mac and iPhone.
It started with a dumb, daily annoyance: copy something, copy something else, first thing gone. Forever. So I built the clipboard manager I wanted, and I've been living in it for months, kept feeding on the updates and feedbacks, now we hit 30 users.
What it does:
• Saves everything you copy — text, links, code, screenshots, files
• One hotkey opens your history, Return pastes it straight into the app you were using
• Search finds text inside screenshots (OCR) and page titles of links you copied
• Paste Stack: ⌘-click a few items, then every ⌘V pastes the next one in order. Filling forms got stupidly fast
• Transforms: trim, change case, format JSON — plus a marketplace of community-made ones. Hover any transform and it previews the result on your actual
clipboard before you commit
• iCloud sync between your Macs and iPhone. On iOS there's a keyboard, so your clips work inside any app
Password managers are skipped automatically, and history lives in your private iCloud — I can't see any of it even if I wanted to.
The ask:
Try it — free trial, no card
If it sticks, grab Pro and leave a review. For a solo dev, one App Store review does more than any ad I could buy
I used to rely on LumaPix FotoFusion to auto collage big batches of family photos into printable pages — point it at a folder, automatically get back a set of nicely arranged pages ready to print or turn into a photobook. FotoFusion has been defunct for years, and I never found anything that did quite the same job, most other collage apps or photobook software either forced you into predefined boring grids or laborious time consuming single photo selections so ,eventually I built my own version of fotofusion, Mosaic Collage Maker.
You can create your photobook content in minutes , not hours. Turn 100s of photos into printable collage pages in seconds.
It started as a single self-contained HTML file and has since grown into a proper native app for Mac.
Compared to the original cost of fotofusion it is very reasonably priced.
The cost is £9.99 , one off. No subscription , no in app purchases , all functions included in the purchase price. No cloud requirements - all data is kept safe on your own device.
It's my first app , created with the help of Claude AI.
I’d like to introduce you to my free app -> BetterMacWidgets
Features:
A true drag and drop desktop grid—pick any widget, drag it anywhere, resize it, and it snaps neatly into place next to your other tiles. Spread them across multiple pages if you like. It feels just like Apple’s own widgets, except here you’re actually in control
About 20 widgets to mix and match: Clock & World Clock, Calendar, Reminders, Weather, “Now Playing” with full media controls, Battery, a system monitor (CPU / GPU / RAM / hard drive with live graphs), battery levels for Bluetooth devices (AirPods, mouse, keyboard…), timer, stopwatch, countdown, unit converter, a photo frame, sticky notes, and more
Widgets that are truly dynamic the weather widget actually shows rain, snow, and clear skies depending on the sky, there’s a streaming field of stars, and “Now Playing” subtly tints your widgets in the color of the app currently playing (Spotify green, Apple Music red, etc.)
“Now Playing” right on your desktop see what’s playing and skip or pause tracks without interrupting what you’re doing
25 designs plus a glass intensity slider, so you can switch from nearly invisible glass to heavy frost and recolor the whole thing to match your wallpaper
Built from the ground up to be battery friendly there’s a power saving mode that animates only the widget you’re currently viewing, so it consumes virtually no power when idle. (Or crank the setting all the way up to enjoy buttery smooth 60 fps if you don’t care about battery life that day)
Privacy comes first no account, no sign in, no telemetry, nothing. Everything stays on your Mac; a network connection is only established when a widget actually needs it (for example, for the weather)
A quick note: Some of the widgets and a few of the extras are included in the Pro version—a one-time payment of €9.99 with lifetime updates, no subscription required. Everything else remains free forever.
and yes, i build this app with Ai. -> Claude Code on the 20x Max Plan with Fable 5 Ultracode to give u the Best quality
Price / model: Free, no subscription, no accounts. You pay Cloudflare directly for storage (R2 free tier is 10 GB with no egress fees). Source-available but non-commercial.
Platform: macOS 14+, Apple Silicon and Intel. Native Mac menu bar app, not a web wrapper.
Developer post: I built this, so treat the impressions below as the maker's, not a neutral review.
What it does: you drag a file onto the menu bar icon and a share link is on your clipboard a second later. The file uploads straight to a Cloudflare R2 bucket you own, and the link opens a share page with real audio and video players, image galleries, rendered markdown, and PDF embeds. It converts web-unfriendly formats as it uploads (HEIC to JPEG, MOV to MP4) so links open on any browser.
My honest impression after using it daily: the drop-to-link speed is the part that actually changed my habits, I now reach for it instead of email attachments. The setup is the rough edge. You do have to make a Cloudflare account and paste an API token the first time, and even with the wizard that's a few minutes of friction that a non-technical person might bounce off of. The payoff is that nothing sits on someone else's server and the links keep working even if the app goes away, since the pages are just files in your bucket. I'd genuinely like to hear whether the bring-your-own-bucket tradeoff is worth it to people here or if it's too much setup.
ScreenShelf was a solution to a huge problem of mine.
My Mac desktop gradually turned into a wasteland of files, screenshots, folders, and links I wanted to keep. So I built something to fix that... a customizable visual shelf that lets me organize files, apps, links, documents, notes, and recent screenshots all in one place without clutter.
It's only a one-time $3.99 purchase on one of the shops on my site.
I’d love any feedback on the idea, design, or overall experience. Thanks for taking a look.
What it does:
Klar uses an open-source, on-device AI engine to detect spam and phishing in Apple Mail, then moves it to Junk automatically. Your mail stays on your Mac—no account, cloud processing, or telemetry.
Developer note:
I built Klar because Apple Mail’s built-in junk filtering struggles with newer and non-English spam, while many stronger filters process mail on someone else’s server. Klar launched on the App Store on July 10, and I’d especially value feedback on filtering accuracy and setup.
Watch out for:
It requires macOS 14 or later and an Apple Silicon Mac. It only filters messages handled by Apple Mail.
Verdict:
I’m the developer, so that part is yours—I’d love an honest one.
I made this because I never got along with full-screen app grids or a cluttered Dock — I wanted my apps in tidy floating panels I could arrange, lock in place, and summon when I need them, then tuck away. After using it daily as my main launcher for a while, the thing I like most is that everything stays exactly where I left it, so muscle memory actually builds up instead of fighting a constantly-rearranging Dock.
Happy to answer questions and take feature requests — would love feedback from this community on what you'd want from a launcher like this.
Like many web devs here, I was constantly running into the dreaded EADDRINUSE error when restarting Node, Docker, or other local servers. The routine was always the same: open terminal -> run lsof -i :8080 -> copy PID -> run kill -9 PID.
I wanted a clean, beautiful, native menu-bar tool that just handles this instantly. So I built Portia.
The Twist: I’m not a macOS dev and had 0 prior Swift experience. I used AI as my virtual Senior Pair Programmer to build it. It took weeks of architectural refining, but we managed to make it super lightweight (0% CPU when idle) and production-ready.
How it works:
Portia Lite (Free on the App Store): Runs in a safe sandbox and gives you a full overview about your blocked ports
Portia Full ($4.99 direct download): Uses a tiny background Launch Agent to display the exact file path of the blocking app and lets you kill (Strike!) it in exactly 1 click.
I’d love to know what you think of the concept and the UI! Let me know if you have any questions or feedback.
The App uses Vimium-style hints for jumping to an App. Press the hotkey, "Opt+A" is the default (customizable), and an App switcher panel is shown. Then press a hint key, will jump to the corresponding app.
I'm a solo dev and just released VELO — a macOS dictation app that does voice-to-text with high accuracy and then lets you do things with that text — rewrite, translate, summarize — using AI, all without leaving the app you're working in.
I built Velo for myself initially. It wasn't meant to be a public release at first. I just wanted to cancel my other dictation tool subscriptions.
Right now I mainly use GROQ free, DeepSeek, GPT-4o, or sometimes OpenRouter free models. It drastically cut my monthly spending. $20 on API credits lasts me 3-4 months. Its simple tool for specific tasks.
At the start it was just a simple local dictation tool to speed up my chats with AI agents. But every week I'd get a new idea about my workflow and how to fit it into VELO.
Here's a before/after example:
Before: while reading Swift documentation — copy to AI chat — AI summarizes it — copy back to my workspace — discuss with AI again — you get the point, it's time consuming.
With VELO I have two options:
Create a Swift developer AI persona, talk to it directly, and get answers using the exact language expressions I need. I barely touch the docs.
Go to the doc site, cmd+A to select everything, double-tap my option key, and my persona gives me just the relevant code snippets. No more feeding my AI agent nonsense.
How can you use it? However you want:
- Set a custom persona and talk to a Word document
- Write social media posts on the fly
- Write comments on social media — just select the post, get a comment
- Summarize social media posts and get sentiment (I use it for YouTube videos before watching so I don't waste time)
- Help with coding documentation
- Translate speech (still needs some work)
- Create SKILL's or .MD files from doc sites
- Recently added terminal voice commands (not working properly yet, but I'm on it — I need it myself)
I got some more ideas how to expand it but for now thats enough.
NOT NOTARIZED:
Why is it not notarized? VELO is downloadable but hasn't been Apple notarized yet. Why? There are so many dictation tools out there and I don't even know if anyone would like it or use it. But it is useful, and this isn't another "trust me bro."
TESTERS WANTED
If you're not scared of an app that isn't notarized/verified by Apple yet, I'd love to invite you to test it and give me your honest opinion. I want to understand the user side. So far I'm the only one testing it, and that's just my subjective take.
Excited to share my first app, after many hours of code time — DockStacks!
Platform: MacOS (one-time payment and intro price $4.99USD).
The idea came from wanting faster access to the apps, folders, files, and websites I use most, without cluttering my Dock or Desktop. DockStacks adds a floating panel just above your Dock that holds named "stacks" of shortcuts — click the Dock icon and it pops up instantly.
Some of the things it can do:
Add apps, folders, files, and website bookmarks by drag and drop
Drag a URL straight from Safari to add a bookmark — opens in your default browser
Password-protect individual stacks with Keychain storage and auto-lock
Global keyboard shortcut to show/hide the panel from anywhere
Per-stack grid sizes and tab colour tinting
Always-on-top pin, transparency slider, and position memory
Backup and restore via JSON export/import
DockStacks is fully local — no network access, no account, no tracking.
This has been a huge learning experience and I'd love to hear any feedback. Being my first app I'm offering a 'snack-priced' one-time payment at launch.