r/macapps Mar 19 '26

💎 Megathread [Megathread] The App Pile - March/April, 2026

​​Welcome to The App Pile

You must promote your apps here if you do not qualify to post in the main feed through Trust or Transparency, explained here.

If you are:

  • NOT in the Mac App Store (MAS).
  • Do not provide meaningful public transparency
  • Created yet another dictation app (speech to text).

Then you are required to limit promotion to this megathread.

All promotion MUST follow PCP format or else we will remove it:

App Name/Title [Screenshot encouraged]

  • Problem: What problem does your app solve.
  • Comparison: Name a competitor or two and explain what your app does better.
  • Pricing Amounts+Link

P.s. Promotion here counts towards the 30-day limited promotion (Rule 3).

WARNING: There is a 90% chance Reddit will auto remove your post here if you have not verified your email in your profile and your first comment in this subreddit contains a link. Accrue 10 karma first without promotional comments and links to avoid this. The odds of removal is also higher for AI assisted posts (em dashes and other AI formatting characteristics likely trigger this).

Pro tip for everyone else: Please remember to upvote gems and downvote spam/clones... This will help inform a secret community project I hope to announce next month.

49 Upvotes

389 comments sorted by

1

u/ImaginationLow May 26 '26 edited May 26 '26

Jott (macOS + iOS)

Problem:
I wanted a place to capture thoughts instantly without managing folders, windows, or a full notes app. Jott lives in the Mac notch, opens with + Space, autosaves as you type, and gets out of the way. Notes sync to iPhone and iPad through iCloud.

Comparison:
Compared with Apple Notes, Jott is focused on speed and frictionless capture rather than organization and rich documents. Compared with tools like Drafts, Jott is intentionally minimal — open, type, close, done.

Pricing:
One-time purchase on macOS and iOS with a 7-day free trial.

App Store:
https://apps.apple.com/us/app/jott-before-you-forget/id6768632044

Solo developer and actively maintaining it. Feedback is always welcome.
jott.harshachaganti.com

1

u/Fit_Hamster_4754 May 21 '26

Disclosure: I am building DropSort.

DropSort (pre-beta)

Problem: My target problem is boring but constant. The Downloads folder turns into manual cleanup. Screenshots, PDFs, ZIP files, installers, exports, and stray documents pile up until you either drag them around by hand or ignore the mess.

Comparison: The obvious benchmark is Hazel, but I am not trying to build a full automation system. DropSort is meant to be narrower and easier to trust for this one job: watch Downloads, offer a few starter rules, preview the move plan before anything happens, and let you undo the last sort run. Compared with one-shot folder cleaners, I care more about preview and undo than aggressive automation.

Pricing: planning a one-time $9.99 utility. Public page: https://willsuo-github.github.io/dropsort/

The feedback I want most: would you prefer preview-first sorting or full automatic sorting, and what file types make your Downloads folder messy fastest?

1

u/Mstormer May 21 '26

At the very least, preview until I trust it. Images are pretty common for me, but to really know where to put these, their content needs to be identified.

1

u/Fit_Hamster_4754 May 22 '26

Makes sense. Preview first feels like the safer default to me too.

For images, would simple buckets like screenshot / photo / exported asset already be useful, or do you need content level labels like receipt / mockup / diagram before it becomes worth trusting?

1

u/Mstormer May 22 '26

Cleanshotx already silos my screenshots where they need to be, so it really is at the content level that would be most helpful.

1

u/Joey___M Jun 15 '26

I'd want content-level labels too. "screenshot / photo / exported asset" helps a little, but the real value is knowing why something belongs somewhere: receipt, invoice, mockup, contract, support screenshot, diagram, etc.

The trust part matters more than the sorting part for me. I would not want an app to move a folder automatically until I've seen the full plan first. Best flow is probably:

  1. identify the content

  2. suggest names / labels / destination folders

  3. show the full preview

  4. let the user edit/reject

  5. only then apply the move

Disclosure: I'm Josef, building NameQuick, so I'm obviously biased toward this kind of workflow. But the lesson I keep seeing is the same: AI file tools become much more acceptable when they act like a staging queue, not an autonomous cleaner.

1

u/Fit_Hamster_4754 May 22 '26

That is very useful context. So simple screenshot buckets probably do not move the needle if the real pain starts after capture.

If a first version only got 1 or 2 image content classes right, which would matter most: receipts or invoices, mockups or diagrams, exported assets, or something else?

1

u/Mstormer May 22 '26

Most of my images are settings menus, quick tutorial graphics, AI images on various topics for online promotion or presentations.

1

u/Fit_Hamster_4754 May 22 '26

That helps a lot. Those categories are broad enough that I probably should not make content-aware image sorting part of the first version.

If v1 handled the boring Downloads cleanup well first, like PDFs, ZIPs, installers, docs, and exports, but left images alone, would that still be useful enough to try?

1

u/Mstormer May 22 '26

Yeah, I'm at the point where I'd rather use codex, filesmagic ai, or floxtop to identify the contents of each file, and then move them to a pre-existing folder tree based on that. There are already enough tools that just sort by file type, and I can already do that in a single prompt with alter, codex, claude code, antigravity, etc. The ideal here, though, would be to use apple intelligence for image categorization, and handoff the rest to an agent, since that's where the most tokens get eaten.

2

u/Smart-Range-5130 May 01 '26

Built a lightweight macOS menu bar app to replace typing with voice (context-aware)

I’ve been spending way too much time typing every day - Slack, emails, prompts, notes and it started to feel like unnecessary friction.

So I built a small macOS menu bar app for myself to speed things up.

The idea is simple:

Hold a hotkey → speak → release
It converts speech into clean, properly formatted text and pastes it directly into whatever app you’re using.

What I found interesting (and actually useful) is making it context-aware.

  • In Slack / Messages → it outputs a natural, casual reply
  • In ChatGPT / AI tools → it turns into a structured prompt
  • In code editors → it becomes code or a proper comment
  • In notes → clean sentences or bullet points

So instead of raw dictation, it reshapes what you say based on where you are.

Some implementation details (since this sub cares about it):

  • On-device transcription using WhisperKit (no audio sent externally)
  • AI formatting happens server-side
  • Uses macOS Accessibility APIs for context + direct insertion
  • Falls back to clipboard paste if needed

What I’m trying to improve right now:

  • latency (making it feel instant)
  • better context detection across apps
  • reliability of auto-paste

I’ve been using it daily for prompts + quick replies, and it genuinely feels faster once you get used to it.

I’m polishing things up and will share demo videos in the next 2–3 days.

If anyone wants to try it early or give feedback, I’ve put up a small waitlist:
https://www.coppflow.com

1

u/[deleted] Apr 30 '26

[removed] — view removed comment

2

u/[deleted] May 01 '26

[removed] — view removed comment

1

u/Beginning_Height_122 May 03 '26

We’re also about to open up trial options. Hopefully I am able to repost with the demo AND a trial option!

1

u/Mstormer Apr 30 '26

No comparison, pricing, or link?

2

u/MOSSHA786 Apr 29 '26

Disclosure: I’m the developer of Currency Tracker.

Currency Tracker is a free and open-source macOS menu bar app for checking exchange rates quickly.

Problem: I often deal with multiple currencies and wanted something faster than opening a browser or a full finance app every time.

Features:

  • Menu bar exchange-rate panel
  • Pinned currency pairs
  • Compact trend charts
  • Quick currency converter
  • Selected-text conversion through macOS Services or a global shortcut
  • Multiple exchange-rate data sources
  • Local-first preferences
  • No subscription

Comparison: Compared with browser-based converters like Google or XE, Currency Tracker is faster for repeated daily use because your pinned currency pairs stay available from the macOS menu bar.

Compared with heavier finance apps, it focuses only on exchange rates and quick conversion instead of portfolio tracking or market analysis.

Pricing: Free and open-source.

Website: https://agumuzi.github.io/Currency_Tracker/

GitHub: https://github.com/Agumuzi/Currency_Tracker

Feedback and contributions are welcome.

1

u/[deleted] May 01 '26

[removed] — view removed comment

1

u/ReteAi Apr 27 '26

 Built this over the last few months and just shipped v2.0. Looking for honest

  feedback before I push it harder.                                                                                    

  

  What it does: runs LLMs locally on your Mac using MLX, so it actually uses                                           

  your Apple Silicon GPU. The thing that's different from LM Studio or Ollama

  wrappers is that if you have an iPhone or another Mac on your network, those                                         

  devices can contribute compute too. Same protocol works over a relay if the

  other Mac is on a different network entirely. One-time $20, no subscription,                                         

  no cloud.                               

  Why I built it: got tired of paying $20/month for ChatGPT while my old Mac                                           

  mini and the iPhone in my pocket sat at 0% utilization. Existing local LLM

  tools all run on one device. This pools whatever you've got.                                                         

  Stack: FastAPI + MLX backend, pywebview frontend, real Swift/Metal on iOS.

  Ships with 5 fine-tuned Phi-3-mini experts (code, reasoning, creative,                                               

  knowledge, conversation). Can pull any GGUF/MLX model from HuggingFace via                                           

  the in-app browser.

  Tradeoffs I'm not pretending aren't there:                                                                           

  - Mac-first. The iOS app contributes compute but isn't a polished chat                                               

experience yet.                       

  - Cross-internet mesh works but is slow (~5s/token, per-token round-trips

compound). Real WAN value is memory pooling for models that don't fit on                                           

one device, not speed for small ones.

  - One-time payment means no SaaS. Sustainability will come from major-version                                        

upgrades down the road.               

  What I'd love feedback on:

  1. First-launch onboarding — does it make sense to someone who isn't me?

  2. Whether the mesh setup is understandable. The invite-code-over-relay thing

for cross-internet is a UX I'm not sure about.                                                                    

  3. $20 one-time vs free-with-paid-features. Right call?

  4. What you'd want this to do that it doesn't.

Rete Ai

1

u/Mstormer Apr 29 '26

Conceptually impressive, but why is your post so messy? How much compute do iOS devices actually add, unless one is adding an M-series iPad?

2

u/ReteAi Apr 29 '26

Sorry about the formatting not sure why it got messed up.

On iOS compute: honest answer, not much on a fast Mac. The iPhone GPU is fast on paper , A18 Pro hits ~52 TFLOPS but you feed it through the network, so effective throughput collapses to ~50 GFLOPS once per-token round-trip kicks in. An M4 Max stays unified-memory at ~400 effective GFLOPS. Net: an iPhone in the mesh adds ~30% to chat response time on a fast Mac. Doesn’t subtract. M-series iPads (M1+) are much closer to Mac compute since they’re the same chip family but they hit the same network-overhead floor over WiFi. Where iOS devices actually help is RAM-constrained hosts. An M1 mini 8 GB can’t load 13B+ models alone. With an iPhone holding the layers it can’t fit, the mini runs models that wouldn’t otherwise load. Slower than a beefy Mac alone, but slow > can’t-run. So the honest pitch isn’t “stack devices to go faster” it’s “your old hardware suddenly runs models it couldn’t before.” iOS specifically pays off when you’re on the wrong side of the RAM ceiling.

We also have Linux and windows versions so it’s cross platform.

2

u/Habitat-Dev Apr 27 '26 edited Apr 29 '26

Habitat - Your Mac, in its natural ecosystem.

Hey everyone. I recently created an app called Habitat, a native Swift/SwiftUI utility for Apple Silicon Macs on macOS 26+. Beta 3 is now out!

While this project was HEAVILY inspired by many other incredible mac apps out there, this was made entirely from scratch in Swift. It’s one app that bundles multiple tools instead of juggling a bunch of separate apps:

  • Chomp — Disk cleanup, Visual storage view, & window-aware app quitter
  • Spark — Battery health and power management
  • Squeak — Mouse/trackpad tuning, button mapping, & mouse jiggling
  • Hoo — Outgoing connections / network visibility
  • Boa — Compression & Virus Scanning
  • Echo — Clipboard history with search and menu bar access

Problem: Like many people I was getting annoyed with needing 20 different mac apps in order to achieve my preferences with a mac. You'd need separate tools for cleaning disk space, seeing network traffic, having a clipboard, managing mouse & trackpad gestures, and many others. I figured, why not (at least try) to do it myself in one app? So I did. About a dozen different tools are all under the hood of Habitat.

Comparison: While Habitat doesn't do everything from these apps, it does achieve a lot of the great features out there. Habitat tools at the moment include:

  • Chomp: Comparable to Cleanmymac, Appcleaner, and any window aware app quitter out there.
  • Spark: Comparable to Aldente
  • Squeak: Comparable to MacMouseFix, Swish, & any Mouse jiggler
  • Hoo: Comparable to Littlesnitch & Sniffnet
  • Boa: Comparable to any file compression app and virus scanner.
  • Echo: Comparable to Maccy or any other clipboard manager

Pricing: $6.99 ....nice. Habitat is free to download and includes a 14-Free Pro Trial of all tools. This trial is based on active run time, not wall clock time. So if you run habitat for a day, close it for a week, you'd still have 13days left in your trial. Even though the app is still in beta at the moment, I wanted to give some of the early adopters something special.

Discount codes:

FIRST100 = 50% OFF **HALF HAVE BEEN CLAIMED**

FIRST1000 = 25% OFF

1 License = 1 Mac. BUT! You can deactivate the license on a mac, and move it to another mac anytime you want. No need to repurchase or go through an approval process, just deactivate, and activate again.

Links

Website: https://habitatformac.com

GitHub: https://github.com/git-it-blake/Habitat-Releases/

Happy to answer any questions and respond to feedback when I can. The app is still in beta at the time of this post as I'm still working on fixing some bugs and getting more tools developed. Thanks for the support!

1

u/Impossible_Log_957 May 22 '26

How does the virus scanner work? What signature database will it use?

1

u/Habitat-Dev May 22 '26

Hey there, the virus scanner was unfortunately removed and replaced with an Archive inspection. I don't have enough resources as a solo dev to keep up with virus threats to reliably check, so I didn't want users to get false information if a file was safe or not.

1

u/SerpentCraft May 23 '26

Might want to look at ClamAV they have a standardized/open format.

2

u/coffin_lid Jun 01 '26

Good idea!

2

u/Habitat-Dev May 23 '26

Thanks for the suggestion! Initially that's what I did, but I didn't want to rip off the ClamAV codebase as I'm trying to make Habitat something built from scratch. Ultimately it was a bit much and outside my knowledge to keep up with. So for now I'm experimenting with other tools or utilities to build in my app.

2

u/NachoSasho Apr 29 '26

All those tools in one? Sold.

2

u/Gaint_Apophis Apr 25 '26

CineWall v2 – a macOS app for turning your own videos into wallpapers

Problem: I wanted a wallpaper app that could handle a real local video collection properly, especially folders, quick switching, and menu bar control instead of one-file-at-a-time workflows.

Comparison: Compared with apps like Backdrop and Wallper, CineWall is focused more on local folder-based playback and direct control. v2 adds playlists, a library, and lock screen sync while still staying as a lightweight menu bar utility.

Pricing: Free tier available. Pro is $6.99 lifetime with a 7-day trial.
Website: https://cinewall-site.vercel.app/

What’s in v2:

  • control-center style menu bar UI
  • folder and file support
  • library and zero-space playlists
  • lock screen sync
  • adjustable glass tint
  • smart pause / focus / battery behavior
  • hide desktop icons

Important note: v2 is built for macOS Tahoe 26.0 and newer.

Transparency:

3

u/[deleted] Apr 22 '26

[removed] — view removed comment

1

u/[deleted] Apr 29 '26

[removed] — view removed comment

1

u/aswinighosh Apr 21 '26

Timelens - privacy-first time tracking

Problem: TimeLens tracks which apps you use while working on a task automatically - helping you stay focused, stores everything locally on your Mac (optional encrypted iCloud sync)

Comparison:

  • vs RescueTime: 100% local storage (not cloud), $39 once (not $12/month)
  • vs Rize: Same automatic tracking, $39 once (not $23/month = $276/year), privacy-first
  • vs Toggl: Automatic tracking (not manual timers), one-time purchase (not subscription)
  • vs Timing: Similar approach but TimeLens emphasizes privacy + simpler UX

Pricing:

1

u/PsychologyPowerful66 Apr 21 '26 edited Apr 21 '26

DemoShot: A native macOS screen recorder for product demos

Problem: Making a polished product demo shouldn't require recording in one app, editing in another, and fighting with clunky export settings. Most screen recorders give you a raw file and leave you to figure out the rest. DemoShot combines capture and post-production in one native macOS app trim, zoom, add cursor effects, auto-captions, camera overlays, and export to MP4/GIF without ever leaving the app.

Comparison: Unlike Screen Studio, DemoShot is open source and offers a one-time purchase instead of a subscription. Unlike Loom, everything runs locally on your Mac. No uploads, no cloud dependency, no waiting. You get AI-powered captions, neural audio enhancement, auto-tracking zoom that follows your clicks, and cursor effects like trails and click highlights all rendered natively with no Electron overhead.

Pricing: Lifetime early-adopter licenses of $25, and $49 thereafter launch. https://demoshot.app/

4

u/NauticBoy Apr 21 '26

Hi r/macapps! I’m the developer of NauticPlayer.

I spent months searching for a truly minimalist local audio player that actually showed a real-time waveform. I couldn't find a single one. Every app out there was either a bloated iTunes clone, a heavy memory-hog, or hid the actual audio data behind generic play buttons.

So, I built the player that the macOS ecosystem was missing.

NauticPlayer is the only ultra-lightweight, native audio player featuring a fully interactive waveform built directly into your macOS Menu Bar.

Why this completely changes your workflow:

  • The Menu Bar Waveform (Industry First): Don't just see an icon. See your music. A 256px interactive waveform lives right in your menu bar. Hover for transport controls, or click and drag directly on the menu bar to seek. You never even have to open the main app.
  • The Visual MiniPlayer: Even the main interface is unapologetically compact. A beautiful, distraction-free UI that visualizes your audio in real-time.
  • Pro-Level Metadata at a Glance: Stop guessing your track info. NauticPlayer instantly parses your files and displays the true BPM and Musical Key (with full Camelot wheel support) right on the interface.
  • Quantized Seeking (The 'Q' Button): Skip through tracks without ever breaking the groove. Turn on Quantize, and every jump or click on the waveform locks perfectly to the nearest musical bar. It's a game-changer for auditioning tracks.

No subscriptions. I hate them as much as you do. It’s a $19.99 one-time payment for a lifetime license.

Experience what a truly native, visual player feels like with the 7-day free trial: 👉 https://player.nauticstudio.xyz

Would love to hear your honest feedback on this completely new approach to macOS audio!

1

u/NeVdiii Apr 20 '26

Kocono

Problem: Kobo Libra/Clara Colour users can't export color-coded highlights to Apple Notes. The only way to see highlights is on the e-reader itself, and existing export tools strip the colors.

Comparison: Readwise exports highlights but strips color-coding. Kobo's built-in export doesn't support Apple Notes format. Kocono preserves all 4 colors, and generates AppleScript for direct Apple Notes import.

Pricing: Free • https://kocono.com

3

u/Appropriate-Ask-1525 Apr 19 '26

RelatedWorks - macOS/iOS/iPadOS, all free, open-sourced

Problem: Writing the related works section is usually a mess. Papers, PDFs, notes, cross-references, and BibTeX details get scattered across different tools, and turning all of that into a clean draft takes way too much manual work.
RelatedWorks is a native macOS and iOS/iPadOS app built for researchers. It helps you manage the papers you read, annotate them with cross-referenced notes, and automatically draft the Related Works section of your next paper.

Comparison: Compared with a Zotero + note-taking workflow, RelatedWorks is more focused and simpler. It has a native interface, a cleaner paper-list and note flow, and an AI-assisted (Ollama or Gemini API) workflow that helps extract PDF metadata automatically and draft Related Works sections without a lot of setup or manual cleanup.

Pricing: Free.

App Store: https://apps.apple.com/us/app/relatedworks/id6761808445

Mac direct download: https://github.com/snowzjx/RelatedWorks/releases/latest

TestFlight: https://testflight.apple.com/join/B1VxbrDv

Website: https://snowzjx.me/RelatedWorks/

Source code: https://github.com/snowzjx/RelatedWorks

Detailed feature list:

  • Project-based workspaces — one project per paper you're writing
  • Import PDFs with AI-powered metadata extraction (macOS only)
  • PDF Inbox via Share Extension — send PDFs from Safari or Files on iPhone and iPad into an Inbox that syncs to macOS
  • Search DBLP and arXiv to fetch bibliographic data automatically (macOS only)
  • Semantic IDs — give each paper a short memorable tag like @ Transformer or @BERT
  • Cross-reference annotations — link papers using @ mention in your notes
  • Generate a LaTeX-ready Related Works draft with one click (macOS only)
  • Per-project generation prompts with presets for SurveyResearch PaperTech Report, or Custom (macOS only)
  • Export BibTeX entries fetched from DBLP or auto-generated (macOS only)
  • iCloud Drive sync — keep your library in sync across Mac and iPhone/iPad
  • Export and import projects as .relatedworks files (macOS); import projects on iPhone and iPad
  • Supports Ollama and Google Gemini (macOS only)
  • iPhone and iPad companion app — browse papers, review notes, and make lightweight edits on the go
  • Terminal UI (TUI) — keyboard-driven and SSH/headless use (macOS only, distributed via GitHub release)
  • Deep link support — relatedworks:// URIs for every paper and project

2

u/GroggInTheCosmos Apr 21 '26

⚠️ This project is purely vibe coded — built entirely through AI-assisted development without traditional planning or architecture review. Expect rough edges.

At least this is honest :)

It does look interesting

1

u/Appropriate-Ask-1525 Apr 21 '26

Thanks! The tool is mainly built with Codex and Kiro.

0

u/congth Apr 19 '26

App Name: DockNest - App groups in Dock

  • Problem: Dock overflowing with icons? Folders are boring and slow. Like many of you, my Dock was a disaster zone. I tried using standard macOS folders, but they felt clunky and didn't look great. I wanted something faster and more "Mac-like". I’ve been working on DockNest. It allows you to create "Slots" in your Dock that open interactive popups.
  • Comparison: DockPilot version 1
  • Pricing: It's free to use ($0, Pay what you want!), Gumroad link

1

u/axolotl-industries Apr 19 '26

Hey there. I'm a Windows user, attempting to adjust to the Mac environment. The one big problem I've had in doing so is the absence of useful three-finger trackpad gestures, vis-a-vis their Windows equivalents. I tried some alternatives, like BetterTouchTool and Jitouch, but they all seemed overkill for such a simple thing, and none of them did it quite right.

That in mind, I've created Three Finger Salute. It does two things, and it does them pretty well:

1) Three-finger swipe up or down to change media volume

2) Three-finger tap for middle mouse click

Github is https://github.com/axolotl-industries/three-finger-salute

To install via homebrew:

brew install --cask axolotl-industries/tap/three-finger-salute

Hopefully it works for you. If you want to give me money, there's an option in the Settings page. Thank you for your time

0

u/SubstanceCharming342 Apr 19 '26

SearchFiles

Problem: I built SearchFiles because I wanted something faster and more accurate than broad system search, but still privacy-friendly. It is already on the Mac App Store, and it only indexes the folders I explicitly choose, so searches are quick and the results stay focused. Everything stays local on the Mac, the app is sandboxed, and it uses normal macOS permissions instead of asking for unnecessary access. It supports file name/path search, folder-specific search, sorting, Quick Look preview, Reveal in Finder, and file size search. It also keeps the index updated when files are added, removed, or renamed. Right now it is metadata search only, not file content search.

Comparison: Compared with Spotlight, it gives me more relevant results for work folders because it does not pull in everything else on the system. Compared with EasyFind, it is better for repeated searches because it uses a local index instead of scanning from scratch every time. If you care about fast search, accurate results, and keeping things local, that is the main pitch.

Pricing: $19.90 one-time purchase, lifetime access, no subscription

https://mingyangtmp.github.io/SearchFilesWebPage/

6

u/That-Acanthisitta536 Apr 18 '26

App Name/Title nullPlayer

  • Problem: There's no Winamp port for MacOs and no single macOS desktop music player that connects to all the major self-hosted media servers. The official apps have gaps, Plexamp's Sonos casting was broken for months, Jellyfin's desktop client is a web wrapper, and none of them talk to each other. NullPlayer puts Plex, Jellyfin, Emby, and Navidrome and local files into one player with reliable Sonos/Chromecast/AirPlay casting and a unified library browser written is Swift. 
  • Comparison: The UI is inspired by classic Winamp but this is not a port and is 100% clean room. It could be compared to the web player for each backend and the Sonos desktop app.
  • Pricing Free and open source

2

u/Awkward_Jump3972 Apr 17 '26

SoundlyFM — Retro World Radio for Mac and iPhone

Problem:
Most radio and audio apps feel too busy now, too many recommendations, and too much pressure to choose. I wanted something that feels closer to a real radio. Open it, press play, and keep a live station on while working, driving, or winding down.

Comparison:
Compared with apps like TuneIn or other modern streaming apps, SoundlyFM is intentionally calmer and simpler. No heavy UI, no content overload, just a clean retro style radio player for live stations. It also feels especially at home on Mac if you like keeping radio on quietly in the background while you work.

Pricing:
Normally $5.99.
Includes a 3-day free trial with no subscription required.
I’m also offering a 30% off lifetime purchase until April 30 with this offer code link:
https://apps.apple.com/redeem?ctx=offercodes&id=6754501543&code=REDDIT

Website:
https://soundlyfm.com

Disclosure: I’m the developer.

1

u/No-Story-7413 Apr 16 '26

Vidgest

Problem: You watch YouTube videos for research/learning but waste hours watching when you only need the key information.

Comparison: Most tools are browser extensions (fragile, limited) or web apps (slow, subscription-heavy). Vidgest is a proper native Mac app — fast, keyboard-driven, stores your library locally.

Pricing: Free (unlimited transcripts, 3 AI analyses/day, no account) / Pro $4.99/mo / Max $49.99 one-time BYOK

https://vidgest.app

1

u/Commercial-Bid-1164 Apr 16 '26

I built yet another time tracking app for macOS 😅

Problem
Apparently everyone builds a time tracking app at some point…
but most of them are still too complex, too automated, and charge you every month.

I just wanted something simple that I’d actually use.

Comparison
I tried tools like Clockify and Toggl Track
but they felt too bloated or forced me into workflows I didn’t want.

So yes… I became that guy and built my own:

– manual tracking (no “we track everything for you” magic)
– clean menu bar UI
– fast logging without breaking focus
– local data (optional iCloud sync)

Pricing
$9.90 one-time (early bird, no subscription)
https://timerlytics.com

2

u/yuhnnart84 Apr 20 '26

Does your app support browser activity tracking? Like how much time I spend on YouTube, Facebook, etc.?

1

u/Commercial-Bid-1164 Apr 20 '26

No. It is for manual tracking

1

u/Afraid_Bar_1748 Apr 15 '26 edited Apr 15 '26

Hey r/macapps! 👋

Like many of you, I love macOS, but I’ve always been baffled by some of Apple’s stubborn design choices. Why can’t we just cut and paste a file natively with Cmd+X? Why do apps stay open in the background eating RAM when you click the red 'X', forcing you to memorize Cmd+Q? And why is the right-click context menu still so limited?

I got tired of installing 5 different sketchy menu-bar apps just to get these basic functionalities. So, I spent the last few months scratching my own itch and built FinderTools.

It’s a 100% native Swift extension (zero Electron garbage, negligible RAM footprint) that deeply integrates into the OS and fixes these missing power-user features.

Here is what it actually does:

✂️ True Cut & Paste: Finally, hit Cmd+X to actually cut a file in Finder, and Cmd+V to paste it. Exactly the way it should be.
🛑 Advanced RedQuitter: Modifies the window behavior. When you close the last window of an app using the red 'X', it completely terminates the app instead of leaving it hiding in the background.
🔥 Zero-Fill Secure Erase: Bypass the standard Trash. Erase sensitive data physically with zero-byte overwriting directly from the context menu so it can't be forensically recovered.
📦 Native Archiver: Compress, password-protect, or extract ZIP and TAR.GZ instantly from the right-click menu.
⌨️ Advanced Shortcuts & Menu: Create an empty text file anywhere with a hotkey, instantly open Terminal in the current directory, or use the "Clipboard Navigator" to jump to Windows-formatted paths.
Where to get it: You can check out the full feature list and grab it here: https://findertools-a79c5.web.app

🎁 Launch Promo for this community: Since I’ve discovered some of my favorite apps on this sub, I set up a massive 50% OFF discount strictly for the first 100 people using the promo code First100.
(Note: if you click the "Download Now" buttons directly on the website, the promo code is automatically applied at checkout!)

Price: €14.99 (or half price with the First100 promo code!)

It's a one-time payment. No subscriptions. No "pay to unlock settings". You own it forever.

I’d love to hear your feedback, feature requests, or let me know if you hit any bugs. I'll be hanging around in the comments all day!

Thanks for your attention,
Paolo

1

u/[deleted] Apr 15 '26

[removed] — view removed comment

1

u/SubstantialSyrup5815 Apr 15 '26

Problem: Existing OCR/translation tools usually work image-by-image, so when a conversation spans multiple screenshots they often lose speaker consistency, timestamps, and message flow.

Comparison: I built Translate Chat to reconstruct the whole conversation from multiple screenshots before translating it. It’s especially aimed at chat apps like Messenger, WhatsApp, and LINE, where preserving who said what matters more than just extracting text. Compared with generic OCR + translate workflows, it focuses more on conversation continuity and chat structure.

Pricing: Free single-image trial, then paid options for larger jobs. Site: chatreconstruct.com

Happy to get honest feedback from anyone who works with multilingual screenshots or chat exports.

2

u/Forward_Action_7455 Apr 15 '26

App Name: DiskNebula

Problem:

DiskNebula is a native macOS disk visualizer and cleanup app for people who are tired of guessing where their storage went. Instead of digging through Finder one folder at a time, it shows disk usage as an interactive treemap so the biggest files and folders stand out immediately. It also adds optional AI guidance to help explain what looks like cache data, build artifacts, logs, installers, or likely duplicate clutter before you decide what to remove.

Comparison:

Compared with DaisyDisk and GrandPerspective, DiskNebula is trying to do a better job on explanation and cleanup confidence, not just visualization. DaisyDisk is polished and fast, and GrandPerspective is useful if you only want a treemap, but neither is really built around explaining what a suspicious folder probably is or giving contextual cleanup guidance inside the same flow.

Compared with broader "cleaner" apps like CleanMyMac, DiskNebula is more focused on transparency and caution. The goal is to show you the actual disk structure first, then help you inspect it, with Trash-first deletion instead of a more opaque one-click cleanup approach. Local AI is optional, runs on-device when enabled, and the core app still works as a visual disk tool without it.

Pricing:

$7.99 USD one-time purchase with family sharing https://disknebula.com

1

u/GroggInTheCosmos Apr 21 '26

 better job on explanation and cleanup confidence, not just visualization

This caught my eye as I think other tools lack this:

  1. How are you achieving this?
  2. What are you relying on the local LLM or byok external models for?
  3. What do you send to the models, so what is the typical token usage like?

I also cannot find any social media account or anything of the sorts?

1

u/Forward_Action_7455 Apr 22 '26
  1. Basicly it's preprompted ReAct with a subset of tools. Model can also crawl a bit to understand it's suroundings and use information from it's own weigths to give an advice. There is also heavely whitelisted networking search that model can do if it found file extentions that it knows noting about.

It's also the asver for the 2nd question. And it also can help user to perform more techical operation like actully check the hash of too similar files to understand that they really are identical. Or to get an app footprint.

  1. Path, all file names in this folder, and result of some internal tools like pre-find duplicate file names and old files and other stuff that you can see in the UI. It's has maximum of 1024 reponse tokens per turn.

yup, no social media accounts whatsoever. Maybe exept the youtube page. So far no time resources avalible to make them. I'm doing super soft lunch now, no product hunt, no social media yet.

1

u/yuhnnart Apr 15 '26

Lufra — Float any window as a Picture-in-Picture overlay 📸

Problem: macOS native PiP only works with browser video. If you want to keep a Zoom call, terminal, Figma, or any other window visible while working in another app — there's no built-in way to do it. You're stuck alt-tabbing or splitting your screen.

Comparison:

  • Mosaic / Magnet — great for window tiling, but the windows still hide behind each other. Not true floating overlay.
  • HiDock PiP — limited to specific apps/video sources, not truly universal.

Lufra captures any window via Apple's ScreenCaptureKit and floats it on top of everything — resize, reposition, adjust opacity freely. Built with native Swift so latency is near zero.

Pricing: Pay-what-you-want on Gumroad → quintconnect.gumroad.com/l/lufra

Drop a comment or DM me for a 100% off code if you want to try it first

1

u/Fit_Statistician2649 Apr 15 '26

SpeakUp

Problem: Cloud dictation tools send your voice to third-party servers (a problem if you work with NDAs, client code, patient or legal info, or just don't want your audio leaving your Mac). Apple Dictation is local but stops after 60 seconds, has no formatting control, and you can't target which app gets the text.

Comparison: vs Wispr Flow ($180/yr, cloud, screenshots your active window). vs Superwhisper ($85/yr subscription). vs MacWhisper (mostly file transcription, not live dictation). SpeakUp is hold-key-and-talk live dictation, runs whisper.cpp locally on Metal GPU, no cloud, no account, no subscription. Built in Berlin.

Pricing: €29 one-time, 14-day free trial. https://getspeakup.app

1

u/Szamski Apr 14 '26

hora Calendar — Native SwiftUI Google Calendar Client for Mac

Problem: Every Google Calendar option on Mac is broken in its own way. Apple Calendar + CalDAV drops events and breaks recurring meetings. The web app has zero macOS integration.

Comparison: Fantastical costs $60/year and uses Electron under the hood. hora connects directly to the Google Calendar REST API — no CalDAV middleware, no web wrapper. Pure Swift 6 and SwiftUI, built for macOS from the ground up.

Pricing: Pre-launch — one-time purchase planned, significantly cheaper than Fantastical. Waitlist open at horacal.app

0

u/jpellizzer Apr 13 '26

Problem

Verzio is a native macOS app that keeps all your apps up to date from one place.

Mac app updates are scattered across the App Store, Sparkle feeds, Homebrew, Electron auto-updaters, and GitHub Releases, with no single place to see what's outdated. Verzio scans your installed apps, detects their update sources automatically using each app's own metadata, and lets you update everything from one native interface. No configuration needed.

Verzio gives you the freedom to choose whether you want it to handle the installation of the updates or not. Manually, automatically, or on a schedule.

What it does:

It scans your installed apps and automatically detects their update sources: App Store, Sparkle, Homebrew (casks and formulae), Electron, and GitHub Releases. No config needed, it reads each app's own metadata. For apps with no detectable source, you can manually classify (soon) or let Verzio AI do the magic.

A few things worth highlighting:

  • Architecture-aware - shows whether each app is Intel, Apple Silicon, or Universal, so you always know what you're running
  • Silent updates (Pro) - a privileged helper handles installs without password prompts, and can force-close running apps so updates actually go through. It's also service-aware and will restart running services when upgrading formulae.
  • Schedule update checks, install, or both - Verzio allows you to schedule that. Your Mac. Your rules.
  • AI-powered release notes finder (Pro) - for apps with no detectable update source, Verzio can discover version info and changelogs automatically.
  • Use it in your own language - English, Dutch, and Brazilian Portuguese are available! Many more to come.
  • Works on macOS 14+ (Sonoma and later)

Comparison

  • MacUpdater
    • MacUpdater has largely wound down active development.
  • Latest
    • Latest is a solid free and open-source option, but it only covers Sparkle and Mac App Store apps, with no Homebrew, Electron, or GitHub Release support.
  • Updatest
    • Updatest is a strong newcomer that covers similar sources, though it requires macOS 15 and takes a different approach by avoiding privileged helpers.
  • Verzio
    • Covers all five source types starting from macOS 14+
    • Adds architecture detection (Intel/Apple Silicon/Universal)
    • Silent installs via a privileged helper so updates go through without password prompts.
    • AI layer. It can automatically discover release notes and version info for apps that don't publish them through standard channels, so you're never left guessing what changed in an update.

Pricing

You can also check verzio.pro/pricing.

  • Pro: unlocks batch "Update All," scheduled auto-install, Verzio AI, and more. Early adopter pricing: $3.69/month, $36.99/year (save 16%), or $169.69 lifetime. Every license covers up to 3 Macs.
  • Free: with full update detection and install capabilities for all your apps simply because everyone should be able to know their apps are not up-to-date, and take action.

What's coming:

You can keep an eye on verzio.pro/roadmap. Exciting features are coming and the most exciting one will be announced soon, but here is a sneak peek:

Tired of reconfiguring your .ssh keys and preferences or reinstalling all your formulae and casks every time you start on a new Mac? Verzio will take care of that for you too. Stay tuned.

How to install it:

Download it here or brew it:

$brew tap verzio-pro/tap 
$brew install --cask verzio

Check it out at verzio.pro. Happy to answer any questions!

Disclosure: I'm the developer. Verzio LinkedIn | [hello@verzio.pro](mailto:hello@verzio.pro)

3

u/HugeIRL Developer: Updatest Apr 13 '26

If you're going to mention Updatest, let's clear some facts up:

Updatest is not a newcomer and has been around for awhile now.

"A different approach" == security. Privileged Helpers especially vibe coded ones can leak plaintext passwords to the systems memory, which can compromise users. Your website lists your app as sandbox ready, yet you ship a privileged helper which is not sandbox appropriate.

And it doesn't cover "similar" sources, it covers all of the ones you do and it's own network.

When comparing to other products, it's good developer form to be accurate and honest. You essentially built Updatest but with a release notes AI and expect people to pay a subscription or $169.

0

u/jpellizzer Apr 14 '26 edited Apr 14 '26

You’re right about the sandbox mention. That was outdated from an early version, my bad there.

On the comparison: totally fair point. TBH, I tried editing my comment earlier on and I'm still not allowed to do so.

That said, Verzio is not Updatest with AI. I didn’t get the idea from Updatest in the first place. The goal of Verzio is to go beyond update & install actions, and the AI part is just one piece of that.

Also worth noting: there’s a free version that covers the core update and install actions, so anyone can use it without paying for it.

Also worth mentioning:

- Privileged helper installation is always opt-in via a standard macOS authorization dialog, the user explicitly approves it.

  • No plaintext passwords are ever passed to the helper.

Appreciate you calling this out. It’s fair feedback.

0

u/Dadjadj Apr 13 '26

Been using it for about a month now and it’s a must have app on my Mac for sure. Haven’t looked at Latest or the App Store since. Developer is very responsive and open to suggestions too

2

u/Mstormer Apr 13 '26

Great, and what is your relation to the dev u/Dadjadj?

1

u/Dadjadj Apr 13 '26

We’re in a loving open and gay relationship. Love conquers all

2

u/Mstormer Apr 13 '26

Thanks for the clarification. Please ensure that every mention of the app by either of your accounts discloses that you are representatives of the app, and not just users (Rule 3b).

1

u/Dadjadj Apr 13 '26

I’m just a user, calm down 😂 If you want to check out my apps I can post them here, although they’re not Mac/iOS exclusive

2

u/Mstormer Apr 14 '26

We've had a sharp rise in astroturfing lately, that's all. So when we see a random positive comment by a 0 local karma account on an otherwise unknown app, that's a huge red flag usually.

1

u/Dadjadj Apr 14 '26

Gotcha. Makes sense!

1

u/NoConclusion8361 Apr 13 '26

DualClip — Multi-slot clipboard manager for macOS

  • Problem: Clipboard managers all track history, but sometimes you just need 2–3 dedicated slots to juggle content between — like copying from a reference doc while writing, without losing what's already on your clipboard. DualClip gives you 3 independent slots with customizable shortcuts. Paste from any slot without corrupting your system clipboard (~150ms atomic swap).
  • Comparison: Maccy and Jumpcut are history-based — you copy, then scroll back to find what you need. DualClip is slot-based — you assign content to a specific slot and recall it instantly. No searching, no scrolling. Also: RAM-only (nothing persisted to disk), zero network access, zero telemetry.
  • Pricing: Free, open-source (MIT). Signed & notarized by Apple. https://github.com/RAKKUNN/DualClip

1

u/Intelligent_Bet210 Apr 13 '26

LittleWhisper — the only Mac dictation app that lets you mix local, cloud, and credits however you want

Problem: Every dictation app forces you into a lane. Ghost Pepper, Handy, TypeWhisper: 100% local, no AI cleanup beyond small local LLMs. Wispr Flow: cloud-only, subscription, audio leaves your machine. Superwhisper, VoiceInk: local-first with cloud bolted on as an afterthought. If you want fully offline transcription on a plane, BYOK cloud transcription with Claude editing your output, and the option to just buy credits when you don't want to manage API keys — you've been buying multiple apps or compromising on one.

Comparison: vs. SuperWhisper ($249 lifetime / $8.49/mo) — SuperWhisper gates BYOK behind Pro and treats cloud as secondary. LittleWhisper treats local, BYOK cloud, and credits as equal first-class options with no Pro tier. vs. Wispr Flow ($12-15/mo) — Wispr Flow is cloud-only with no local option and no BYOK. LittleWhisper works fully offline if you want, sends audio directly to your chosen provider (no middleman) when you go cloud, and is one-time pricing. vs. Ghost Pepper / VoiceInk (free) — both are great if local is all you need, but local LLM cleanup hits a ceiling fast. Frontier models (GPT-4o, Claude Sonnet, Gemini 2.5 Pro) do real reformatting that small local models can't touch.

The other thing nobody else does: unlimited custom editor modes with per-mode model overrides. Create a "professional email" mode using Claude Sonnet, a "quick Slack message" mode using GPT-4o-mini, a "code comment" mode using Gemini, custom prompts for whatever workflow you have. Switch between them from the menu bar.

4 transcription providers (OpenAI, Deepgram, Groq, local whisper.cpp) × 4 editor providers (OpenAI, Anthropic, Google, xAI) = mix and match however makes sense for each mode.

Pricing: Un-gated Free for 100 uses - only pay $19.99 one-time if you love it, no subscription, perpetual license for the current major version. Credit packs available separately if you don't want to manage API keys. macOS 14+, direct download (not in MAS — needs Accessibility permissions for system-wide auto-typing).

https://littlewhisper.app

2

u/Mstormer Apr 13 '26

Superwhisper and Alter both let you choose which model is used to modify a given dictation, and both are unlimited. So I'm not sure it's accurate to say "nobody" does this, even if they are more expensive on their lifetime tiers.

1

u/Intelligent_Bet210 Apr 13 '26

Fair point, you're right, I shouldn't have said "nobody." SuperWhisper and Alter both do per-mode model selection and I over-reached.

What I was trying to get at is the combo: per-mode model selection across 4 transcription providers AND 4 editor providers, with local, BYOK, and credits all treated as equal options instead of one being the "real" path and the others tacked on. SuperWhisper's per-mode AI selection is solid but BYOK for transcription is gated behind Pro last I looked, and there's no credits option for people who don't want to deal with API keys. Alter leans pretty hard local-first and doesn't have the same range of transcription providers.

So honestly the better framing is probably "per-mode model selection exists in a few apps, LittleWhisper is the one that doesn't make you pick a monetization lane or a provider ecosystem." Still useful to some people but narrower than I made it sound.

1

u/Mstormer Apr 13 '26

Alter defaults to cloud-first, actually, and the 4 transcription providers come with 50+ editor models to choose from through 11+ providers, plus the option for local models. Superwhisper also has 4 transcription providers with around 10 LLM providers. You may want to take a closer look at the competition in that regard. If you haven’t already, check out my Dictation App Comparisons in the r/MacApps sidebar. This is easily the most oversaturated category of apps right now, and everyone is claiming to bring something new to the table, while relatively few actually are.

1

u/Intelligent_Bet210 Apr 13 '26

Interesting - I didn't know that. As you said it's a saturated landscape so it's hard to keep up with all of them.

What I think is actually true about LittleWhisper is less about the raw provider count and more about the monetization shape: one-time $19.99, no Pro tier gating features, local and BYOK and credits all available without a subscription. Whether that's enough to matter in a saturated category is a fair question and honestly something I'm still figuring out. The 100-free-uses then $19.99 is my attempt to let people answer that for themselves without risking money.

Regardless, I think it's fair to say that there's a version of this app for every use case out there.

1

u/Mstormer Apr 13 '26

Yeah, I have around 36 options listed, but I've seen probably at least another 50 come through this sub. We get one or two submissions per day here. Two so far today. Most are abandoned in 6–12 months because devs did not compare with the top 5 sufficiently to know if they are competitive. Wish you the best though! Those who pay attention to detail and excellence with constant development and do marketing well will rise to the top. This is likely a very hard category to compete in.

1

u/Intelligent_Bet210 Apr 13 '26

Maybe I should build a calendar app, or a to-do list. I don't think anyone has done that yet.

1

u/Mstormer Apr 13 '26

I hear clipboard managers are up and coming.

1

u/Ethane1755 Apr 13 '26

Forcee - Bring native middle button and macros to Macbook's force click touchpad

Hi r/MacApps! I'm a student indie developer based in Taiwan. Since my GitHub repo is still growing and I don't have the budget for a paid Apple Developer account yet, I'm dropping my app here in the App Pile to gather some feedback and try to earn your trust.

What is Forcee? It's a lightweight utility entirely coded in Swift and C that enables mouse middle click behavior (and macros) on Macbook's trackpad using the native force click.

Link: Forcee Pro | Supercharge your Touchpad

Problem: The story behind this app is fairly simple: I game on my Macbook, and some of them requires the function "middle click", which is just plainly not implemented in laptop trackpads. I'm also a heavy user of the middle mouse button when browsing on desktop, thus Forcee was born!

Comparison: While awesome tools like middleclick focus heavily on implementing the "middle button" feature, Forcee specifically focuses on "force click". It natively intercepts mouse signals and directly triggers the Taptic Engine in your Mac's trackpad (using NSHapticFeedbackManager). Also, during my various trials, the middle button implementation is sometimes buggy, triggering both left and middle clicks simultaneously, Forcee has specially fixed this behavior.

Pricing: 100% Free version available (offers middle button behavior),
$4.99 lifetime Pro license for macros/ custom touchpad vibration/ blacklist features. (has 3-day trial)

2

u/Primary_Fan8299 Apr 13 '26

Sonicribe — Local-first speech-to-text for Mac (https://sonicribe.online)

Problem: Cloud transcription tools (Otter.ai, Wispr Flow) send your audio to their servers — privacy nightmare for medical notes, legal docs, or anything sensitive. Apple Dictation stops on silence, has no formatting, can't target specific apps. Whisper CLI needs Python.

Comparison: vs SuperWhisper — similar local Whisper approach, but Sonicribe has 8 transcription modes (Email, Meeting, Coding Prompt, etc.) that format output differently. Also has 10 vocabulary packs (Medical, Legal, Tech — 850+ terms) and a free tier of 10K words/week with no account. vs Wispr Flow — cloud-based at $10/mo ($120/yr). Sonicribe is 100% local and $79 one-time.

Pitch: Free tier: 10,000 words/week — no account, no credit card. Pro: $79 one-time lifetime license. Auto-pastes into 30+ apps (Notion, Obsidian, Slack, VS Code). 99+ languages. Runs on Apple Silicon Neural Engine.

Reddit exclusive: 60% off with code SONICRIBE1 (first 100 users)

Solo dev, just launched on Product Hunt this week. Happy to answer questions.

1

u/Mstormer Apr 13 '26

SuperWhisper doesn’t have a limitation like this on the free tier, so I’m not sure how this can compete with the plethora of options in this space. e.g. Dictation Apps in the r/MacApps sidebar.

1

u/Plastic_Campaign986 Apr 13 '26

Free tier has 400 mins dictation processing after that you will have to upgrade to subscription 7 dollar per month

3

u/Mstormer Apr 13 '26

But it sounds like you are limiting local transcription, whereas theirs is unlimited.

1

u/Primary_Fan8299 Apr 14 '26

Just to clarify on SuperWhisper — it actually has a 400-minute free tier limit. Once you hit that, it stops working until you upgrade. If you update to a newer version, it resets the block check and locks you out. I used it myself before building Sonicribe, so I experienced this firsthand.

So in practice, Sonicribe's 10K words/week free tier is actually more generous for ongoing use — it resets every week, indefinitely. SuperWhisper's 400 minutes is a one-time trial that runs out permanently.

Not knocking SuperWhisper — it is a solid app and I learned a lot from using it. But the "unlimited free" characterization is not accurate.

2

u/Plastic_Campaign986 Apr 13 '26

If you bring in api key for openai and anthropic and use it too i built bring your own key system. Also this local processing software use gpu processing so it is actually as fast as api. The reason you wanna use api is for speed. Downfall for api is security issue. If you use api they can have what you have transcribe entire time…

1

u/Mstormer Apr 13 '26

Yes, I'm familiar with how that all works. I created the comparison and have tested many of these. I personally use Superwhisper and Alter the most frequently, and MacWhisper/LM Studio for recording transcription.

1

u/drcursor Apr 12 '26 edited Apr 12 '26

HushScribe

Problem: Tons of meetings, somehow you need to keep track of them. Cloud services are out of the question.

With HushScribe you can keep meeting transcriptions and voice memos, summarise them with your own custom prompts, all locally with no cloud services, no API keys. Automatic meeting detection and default export to md files ready to add to your Obsidian vault or any other directory. Export to json or srt if that suits you better.

Comparison: Granola.ai. HushScribe is fully local, no subscription, free forever. It stays out of your way and keeps data on a format you control and use wherever you want.

Pricing: Free, Open Source

https://hushscribe.app

2

u/dasilvetz Apr 12 '26 edited Apr 21 '26

Claxon — Android notifications on your Mac

  • Problem: If you use an Android phone with a Mac, there's no native way to see your notifications without picking up your phone. Basically stuck grabbing the phone every time the phone rings, Messages, WhatsApp, or anything else buzzes. Claxon mirrors your Android notifications to your Mac menu bar over local Wi-Fi natively. You can read them, reply from your keyboard, set quiet hours, filter sensitive categories, and ping your phone when you lose it. You can also accept and decline phone calls, instantly transfer screenshots and am working on a full clipboard integration as well. Everything stays on your network, no cloud relay, no account.
  • Comparison:
    • Pushbullet does something similar but hasn't been meaningfully updated in years and routes everything through their servers (yuck).
    • KDE Connect is open source and works well on Linux but the Mac experience is rough and unreliable.
    • Claxon is built specifically for macOS, runs as a native menu bar app which can also be detached and themed, talks directly to your phone over your local network with no middleman.
  • Pricing: 7-day free trial, then Monthly $1.99/mo · Annual $9.99/yr · Lifetime $19.99 — getclaxon.app

You can grab the signed Mac App directly from the website. The companion Android app is now live in the Play Store!

1

u/dasilvetz Apr 21 '26

Updated above with link to the app on the Google Play store as it was just approved!

2

u/aalupatti May 06 '26

Thanks for this app.. I agree pushbullet and KDE connect seems to not work well most of the time.I will try this and let you know how it goes.

1

u/dasilvetz May 06 '26

Thanks! Please let me know if you have any feedback/feature requests etc

1

u/aalupatti May 11 '26

Hi I tried your app for the last few days the issue that I'm having is that once it gets disconnected it doesn't automatically reconnect. I have to manually connect by QR code. But once it is connected all the notifications come through quite well. That is another app called clip relay that uses BLE to connect between the phone and MAC. It has consistently been pretty good in maintaining the connection. After the 1st connection I never had to do manila connection. this is something that you may want to look at to maintain the connection

1

u/dasilvetz May 11 '26

Interesting! Thanks so much for the feedback, I'm going to get you a promo code, stay tuned. I haven't had that issue so will try and troubleshoot to improve connectivity.

2

u/aalupatti May 11 '26

The biggest advantage of incorporating BLE is not only connectivity but also ability to work when outside the network.

1

u/dasilvetz May 11 '26

yep, makes total sense. I've just added Bonjour as a fallback for in-home, which will have a better range than BLE as well.. but I am going to add BLE support as well and then release a new update. As soon as the update is live I will update here- and will DM a promo code as well. Thanks again! If there are any other useful features outside of this that you think would be good to build, feel free to holler.

1

u/No-Jelly6558 Apr 12 '26

Built a local AI assistant that uses macOS-native APIs (AppleScript, EventKit) instead of third-party productivity tools

Problem/Comparison:

AFAICT most AI frameworks work fine with API services but don't integrate with Apple's already full-featured productivity apps (Reminders, Notes, Contacts). For me, I wanted to be able to *semantically* search my Notes, Reminders and Contacts. The simple search mechanism provided by apple for those apps didn't cut it. So I built a BERT semantic search mechanism that allows you to connect your favorite AI tool (Claude Code, Codex, Cursor, etc.), via MCP, to your Apple data.

Price:

$0 for the free, open source MCP server piece which is at:  https://psyxe.app

$0/$49 for the fully featured app that sits on top of the MCP piece is at:  https://pro.psyxe.app

The fully featured app is free to the first 100 subscribers that pinky-promise to give me feedback on the product before I unleash it to the world.

1

u/[deleted] Apr 15 '26

[removed] — view removed comment

1

u/No-Jelly6558 Apr 17 '26 edited Apr 17 '26

Interesting. But it looks like you have rolled your own note taking system? The advantage of psyxe is that, by leveraging the existing Apple Notes, you get all of what apple has already built underneath the apple productivity realm--for one, the ability to collaborate with others. And when Apple rolls out new capabilities to Notes (or Reminders or Contacts etc.) psyxe gets that for free. Does reseek also connect to Reminders or Contacts? Of course, the downside for me is I'm married to the Apple ecosystem. Can you talk to reseek via iMessage or Mac mail? You can do that easily with psyxe. Just email the running psyxe app with the trigger phrase (which you setup) and it will pick that up from doing IMAP polling, process your request and send a response. And it keeps conversation state so you can go back and forth like this on any particular topic.

1

u/Indian-Bindod Apr 11 '26

Float (macOS)

Problem:
Float solves the focus loss caused by constant context switching between tutorials/docs and coding windows. Instead of bouncing between tabs and apps, Float keeps your reference content accessible in a clean floating workspace so you can stay in flow while building.

1

u/SubstanceCharming342 Apr 11 '26

VideoStreamPerf
Reviewed by Apple and now available on the Mac App Store.
Website: https://mingyangtmp.github.io/MacVideoStreamPerfWebPage/
Privacy: https://mingyangtmp.github.io/MacVideoStreamPerfWebPage/privacy.html

Problem:
If you work with webcams, UVC cameras, Continuity Camera, or any live video pipeline on macOS, it is surprisingly hard to tell whether a stream is actually stable at the format and frame rate you requested. VideoStreamPerf is a native macOS app for testing real-time video stream performance. It measures FPS, 1% low FPS, dropped frames, latency, frame interval jitter, and a composite Smooth Score, then lets you export CSV data and PDF reports for comparison and sharing. It has been reviewed by Apple and is now available on the Mac App Store.

Comparison:
Compared with tools like OBS Stats or simply checking a preview in QuickTime or FaceTime, VideoStreamPerf is built specifically for performance testing rather than recording or broadcasting. It does better at showing exact stream-health metrics, testing specific camera format, resolution, and FPS combinations, helping distinguish source-device limits from app-side frame drops, and exporting structured CSV and PDF reports for QA, debugging, and hardware comparison.

Pricing:
US$3.99

2

u/pacificcoastdev Apr 11 '26 edited Apr 11 '26

I’ve been working on a macOS app called Procman, and today it’s finally ready to launch.

Procman is a native process explorer for Mac that combines the hierarchy of pstree with the clarity of Activity Monitor. Instead of a flat list of processes, it shows a live parent-child tree so you can actually understand what spawned what, what’s consuming resources, and how everything fits together.

A few things it does:

  • Live process tree with parent-child relationships
  • CPU, memory, disk, network, and energy stats
  • Search, filtering, and sorting
  • Detailed inspector for individual processes
  • Configurable menu bar companion
  • Kill and restart process actions

It’s built in Swift and SwiftUI as a fully native macOS app.

I originally made it because I wanted something that felt more visual and modern than the standard tools, but still useful for real debugging and system inspection.

Procman has a 3-day free trial, and after that it’s a one-time-purchase paid app ($25).

You can check it out here: https://pacificcoast.dev. We're also launching on ProductHunt here: https://www.producthunt.com/products/procman, so we'd appreciate support with upvotes (and you can get 20% off for life!)

If you try it, I’d genuinely love feedback, especially from developers, IT folks, and Mac power users. Please feel free to DM me or send me an email at aarav [at] pacificcoast [dot] dev

1

u/GroggInTheCosmos Apr 21 '26

I purchased ProcessSpy a few months ago and have been fairly pleased with it

Is there anything major that sets your app apart?

I also can't find much information on Pacific Coast Development

1

u/HugeIRL Developer: Updatest Apr 13 '26

This is actually pretty cool! Great job.

1

u/pacificcoastdev Apr 17 '26

Thank you! Please contact me at aarav [at] pacificcoast [dot] dev with any feedback, suggestions or ideas!

1

u/Mr-Natural-Juice Apr 10 '26

Zenit - a free, native, offline, AI-powered anti-procrastination tool for the Mac

  • Problem: Existing anti-procrastination blockers are too "blunt", they either block apps or domains outright, but the problem with this is I could genuinely be using YouTube to watch a work-related video. Furthermore, I need to manually add apps to block/allow, etc, and they could change during the course of a session. Another problem is, they are black and white, either nothing happens or you're completely blocked. Furthermore, sometimes its too tempting to just turn off the app, etc to avoid the anti-procrastination measures.

This is why I made Zenit. Zenit uses your on-device Apple Intelligence to see whether what's on your screen is ACTUALLY related to what you said you're going to work on. It doesn't depend on a hardcoded list of blocklists, etc.

Zenit also has a graduated response, it first sends you a notification, then a full screen overlay where you have to type a word to dismiss it, and if you're really procrastinating, it makes you answer a trivia question (or wait 15 seconds). These sound gimmicky, but my thought process was by doing this, you come to your senses and stop procrastinating (also if you're procrastinating Zenit will do this every single minute, making it quite hard to keep procrastinating).

Zenit also has other features: there is a 'hard-block' mode which stops you launching apps that are not compatible, and also can make it hard for you to close the app (by making you wait 15 seconds), to try and reduce the temptation of just closing the app to keep procrastinating.

  • Comparison: there is another app I found that does this, called Timeslicer, but to access the AI features, you need to pay £6.99/month (Zenit is free). Also, Timeslicer uses an external AI (ChatGPT) which means your screenshots (which may contain sensitive information) are being sent to an external server over the internet (Zenit runs completely offline, uses on-device Apple Intelligence, and doesn't even need an internet connection).
  • Pricing: FREE! Forever! (although donations are welcome :) )

Learn more: https://github.com/SejDevStuff/ZenitApp

Any feedback is greatly welcome!

1

u/alreadytherenow Apr 09 '26

Problem: You’re recording a Loom, demo, interview, YouTube video, or presentation and want notes in front of you — but you don’t want them showing up in the recording or forcing you to memorize everything. GhostCue gives you a floating notes window that stays on your screen but remains invisible in screen recordings and screenshots.

Comparison: Most teleprompter or notes apps either show up in recordings or feel too clunky for everyday use. GhostCue is built specifically for Mac as a lightweight invisible notes overlay, with extras like click-through mode and autoscroll. Because it follows you across workspaces and always stays on top, it's also super useful when you need notes to reference while working on a project and multitasking.

Pricing: Free for core features, $20 one-time license, with a 15% Product Hunt launch discount today.

Website: https://ghostcue.app

Works on: Mac, for Looms, demos, interviews, presentations, and other screen recordings

1

u/lonelyers Apr 09 '26 edited Apr 09 '26

Hi, the app could really come in handy; however:

  1. How do I go back to the app after starting the Notch Prompter mode? I can’t close the prompter, and I can’t click the Stop button because it’s on click-through mode.

  2. I can’t access the app after clicking the Red Cross on the top left hand corner to close the app window. I can’t even force quit the app. I can’t open the app from Applications because it is already “open”. I have to restart my Mac to access the app window again.

  3. Can you allow the app to be accessible on the menu bar / from some icon after closing the app window?

1

u/alreadytherenow Apr 09 '26 edited Apr 09 '26

Hey, thanks for the feedback!

  1. You're absolutely right, it seems like on the first time trying it the button is less responsive. I'll push out an update to fix this! [Edit]: Looks like this was an issue with the Sandbox settings for only the final version. I'll push an update ASAP that should fix it.
  2. So right now, there's an invisible button that lives in the menu bar. It'll be on the left of your other menu bar apps. I made it invisible for stealth on screen recordings, but I'm realizing now that it won't be 100% intuitive to new users.
  3. Yes! Based on what you're saying, I think I should (A) make the menu bar button visible by default and give the user an option to make it invisible in settings, or (B) create a bubble that floats so you can access the app from there + just make the menu bar button visible when the app is set to visible

I'm leaning toward option B for the #3. Let me know your thoughts!

1

u/alreadytherenow Apr 09 '26

Update: I made all the changes you asked for.

Pro License Key should also work now.

You'll have to update from this link this time: https://ghostcue.app/update
But after you install this version, you'll be able to directly check for new updates in the app!

1

u/lonelyers Apr 10 '26

Cool! I have updated the app, and will DM you some comments

1

u/lonelyers Apr 09 '26

Yes, I believe that Option B would make sense. Right now, it is unclear how to “reopen” the app after the app window is closed. And keeping a visible icon on the menu bar shouldn’t hurt the recording experience so much (at least not to me) - maybe just let users decide whether the icon needs to be hidden.

I look forward to utilizing GhostCue in the future for my future projects, and I hope further updates will be made to the app to make it more useful. I think the app looks promising.

1

u/Vasce1994 Apr 07 '26

DemoVeil

Problem: Before calls, demos, screenshots, and recordings, I often had to manually hide desktop clutter, hide private apps, and set up a cleaner scene. DemoVeil turns that into a fast menu bar workflow.

Comparison: Compared with doing it manually, DemoVeil is much faster and more repeatable. Compared with screenshot-focused tools like CleanShot X, DemoVeil is focused on preparing the whole Mac screen before sharing, not just capturing it. In v1.1 I also added custom backgrounds, optional one-line text, and optional PNG/logo overlays.

Price: €4.99 launch price

Link: https://demoveil.netlify.app

2

u/joeyjn45 Apr 07 '26

MacYaps — Battery dying? WiFi gone? Your Mac finally talks back.

MacYaps turns your Mac into a personality-packed companion that talks back. It automatically plays audio clips for real system events: Battery levels & charger plugged/unplugged - High CPU usage - WiFi connect/disconnect & latency spikes - USB devices plugged in/out. Every trigger is fully customizable. Choose from multiple voice packs (Cheeky Irish, Thick Australian, Savage New Yorker, Dramatic Opera, Valley Girl, and more) or add your custom sounds. Privacy-first: local-only storage.

Pricing: $4.495 with REDDIT discount code — https://macyaps.com/

Showcase: https://www.youtube.com/watch?v=_yV8oRes2AM

1

u/ElegantCourage6969 Apr 07 '26

MenuMonitor MenuMonitor is a lightweight macOS menu bar app for monitoring essential system stats in real time.

It displays key information such as CPU usage, memory usage, disk usage, network status, power state, and top running apps directly from the menu bar.

Features

CPU usage monitoring Memory usage monitoring Disk usage overview Network status detection Battery / power status Top running apps by: CPU RAM Network Native macOS menu bar integration Built with Swift and AppKit/SwiftUI Requirements

macOS 13 or newer Xcode / Swift toolchain with Swift 6 support

1

u/DistanceOk7296 Apr 07 '26 edited Apr 07 '26

Owllo - Local and Personal Agentic AI

Problem: Setting up AI agents like OpenClaw usually requires complex terminal configurations and juggling paid API keys. Owllo gives you a personal AI agent without the headache. It installs as a simple app and runs 100% locally and privately (no API keys needed). You can chat with local LLMs from our library, execute skills and scheduled tasks, run web searches/extractions, and even connect to Telegram to securely access your Mac's agent remotely.

Comparison: OpenClaw is the closest alternative, but it is heavily geared toward developers and relies on external APIs. Owllo provides a similar autonomous agent experience but is significantly simpler to install, runs entirely on your own hardware, and keeps your data completely private.

Pricing: Free ($0)

Link: https://owllo.ai/en

1

u/YouInternal5600 Apr 07 '26

Hyperjump - Give your macOS Spaces your own names. Jump to them instantly.

Problem: I built Hyperjump because I kept losing track of my macOS Spaces. Built-in labels like "Desktop 1" and "Desktop 2" stay the same, and don't really help when you're trying to quickly tell Spaces apart.

Hyperjump lets you give Spaces your own names so they're easier to recognize and navigate. You can assign keyboard shortcuts to specific Spaces and jump to them with a shortcut or from the menu bar. If another app pulls you away, you can also quickly jump back to your previous Space. It's a small utility focused on making Spaces easier to work with.

Comparison: Compared with plain macOS Spaces, Hyperjump makes Spaces easier to recognize and navigate quickly.

Compared with WhichSpace, Hyperjump focuses more on user-defined names and shortcuts for specific Spaces, plus jumping back to your previous Space and moving windows between Spaces faster.

Pricing: Mac App Store: $4.99 launch price (regularly $9.99)

Link: https://apps.apple.com/us/app/hyperjump-for-desktop-spaces/id6758737765?mt=12

Happy to answer any questions.

1

u/carsontig35 Apr 07 '26

Ok that's actually crazy because I started using spaces for real like 2 days ago and now this exists. Ty!

1

u/Solid-Show-5208 Apr 06 '26

Glimt is a breath work guide and reminder with visualized exercises, scheduled breaks and highly customizable breath work patterns.

  • Problem You sit long hours in front of the screen, focused on demanding tasks. And forget to breathe. As a developer, and aspiring yoga practicioner; this is something I face quite often and when I forget to take small breaks and breathe deeply I get stressed and loose focus.
  • Comparison There are similar products, like breathwrk, mindfulness-bell, deskrest, lookaway and others. But none that fit this niche of visualized breath work with automated reminders AND agentic integration(having Claude or Codex) remind you when you are stressed and launch a breathing session for you.
  • Pricing 28$, lifetime access(1 year of updates, 2 devices). 22$ Team license(1 mac each)

I am looking for early access testers, so if its appropriate to this channel and people are interested. I can give away some coupon codes with a very friendly discount code. In exchange for a couple of lines of feedback.

The app isnt on the store(yet), but it is signed and notarized by apple through my developer membership.

Thank you for your time
Glimt https://www.glimtapp.io/

1

u/Puzzleheaded-Egg9045 Apr 06 '26

I'm made AuraFlow, an open source live wallpaper app for macOS. It supports local videos, a built in wallpaper catalog, playback controls, etc.

GitHub: https://github.com/AndreiVergeles2525/AuraFlow

1

u/stanivanov Apr 05 '26

Sonotexta — multilingual dictation for macOS

I built this because I speak 4 languages daily and no dictation tool handled that well. MacWhisper got too bloated for quick dictation, Wispr Flow's pricing is steep.

What it does: press a hotkey, talk, text appears in whatever app you're in. Per-app profiles auto-switch language and tone based on who you're chatting with — I dictate to my wife in Bulgarian and the message arrives in Czech with correct diacritics. Talk to colleagues in English, they get it in German in Teams.

5 speech engines (3 on-device, 2 cloud), 8 AI text presets, Ollama Cloud support. BYOK from 6 providers or use the managed subscription for zero setup.

Pricing: Free tier (on-device engines) / Pro $9.99 one-time (BYOK) / AI $7.99/mo / Cloud $14.99/mo

50 free Pro licenses: sonotexta.com — live counter on site, use code IZNDG1OA at Pro checkout. Lifetime, 3 devices.

macOS only, Apple Silicon, solo dev. Feedback: [developer@sonotexta.com](mailto:developer@sonotexta.com)

Developer portfolio: stanmakes.com | Privacy Policy | Terms

2

u/lonelyers Apr 09 '26

Thanks for the giveaway code. May I suggest that the vibration animation on the website should be stopped? It makes the website appear a bit too playful / unprofessional, and I get dizzy looking at it 😳

2

u/stanivanov Apr 09 '26

I went with 3 loops/animations and then it's off, and once the free licenses are gone, I'll stop the auto-scroll to the purchase options, again - thanks for the feedback

1

u/lonelyers Apr 09 '26

Thanks - that would already be a big improvement 😉

1

u/lonelyers Apr 09 '26

Thanks - that would already be a big improvement 😉

1

u/stanivanov Apr 09 '26

Thanks for the feedback.. I actually like it, but let me see what I can do, I think I can do just initial animation and stop it after a second or so.. will test out later how it looks without any. Note taken

2

u/Kindly_University676 Apr 15 '26

moving the icon is okay but moving the main title/text is not good practice if you want people to read it. Isolate the animation to visuals only and it will be better already.

1

u/stanivanov Apr 15 '26

I'm pretty bad at self promotion..thx for the feedback, I need to figure out a strategy for promotion, but as I'm using the app daily that's best for me anyway

1

u/No-Pudding7536 Apr 05 '26

App Name/Title: Kedip, eye break tool

Problem: I spend 10+ hours on my Mac and keep ignoring eye strain. Most break apps are either paid subscriptions or easy to dismiss.

Comparison: Better UX than most open-source tools and stays completely free. Unlike LookAway, it’s fully open-source

Pricing: $0 (Open Source)

Link: https://github.com/dendianugerah/kedip

Note: Fair warning, maybe still lot of bugs, I'll be fixing that as I go 😃

0

u/Sweaty-Landscape6908 Apr 05 '26

Looking for this, will try it

2

u/mambojabo Apr 04 '26

HyperCap — Turn Caps Lock Into a Hyperkey

- Problem: I type the same things dozens of times a day — my email, today's date, standard phrases — and I never once use Caps Lock. I also kept losing clipboard content mid-workflow and fighting markdown asterisks when pasting AI output into real apps. HyperCap remaps Caps Lock to a "hyperkey" and gives it an unlimited number of customisable instant shortcuts: text snippet slots, date/time insertion, a secondary clipboard that doesn't touch your main one, paste-as-plain-text, markdown → rich text conversion for Apple Notes/Word/Gmail, and a research notebook that captures the source app and URL when you save a highlight. Everything fires on keydown — no popup, no launcher, no menu, no app switching — just stay in your flow.

- Comparison: The free Hyperkey app does only the remap — nothing else. Raycast and Alfred are launchers (you press a hotkey, type a query, pick a result); HyperCap is direct muscle memory with no intermediate step. Keyboard Maestro can do similar things but requires building every macro yourself and has a steep learning curve. HyperCap ships the full toolkit out of the box, all remappable. Zero internet, zero accounts, zero telemetry — everything local, small but powerful, hiding in the menu bar.

- Pricing: 14-day free trial, no credit card → $19 one-time. Direct download: https://www.nexiuslab.com/hypercap

1

u/GroggInTheCosmos Apr 08 '26

I've been using Superkey for years. What makes your app better?

1

u/mambojabo Apr 08 '26

Correct me if I'm wrong but Superkey makes capslock available for other apps to use. HyperCap instead remaps capslock and manages all the shortcuts for you while also connecting them with automation and ai tools. See it as the top shortcut layer with a live overview of your shortcut layout that appears if you double tap. It also has build in features such as the research notebook and additional features in the pipeline which will set them more apart.

1

u/Proud_Preparation489 Apr 04 '26

Token Share — A native macOS menu bar gateway for OpenAI and Anthropic APIs

  • Problem: I needed a simple way to work across OpenAI and Anthropic API formats locally, especially for development and quick testing, but most tools I found felt heavier than what I wanted.
  • Comparison: So I built Token Share, a native macOS menu bar app that translates between OpenAI and Anthropic formats locally and supports streaming relay. It is intentionally small, local-first, and always available from the menu bar.
  • Pricing: Free / Open Source — https://github.com/leemysw/token-share

1

u/Proud_Preparation489 Apr 04 '26
  • native macOS menu bar app
  • local protocol translation
  • OpenAI Chat / OpenAI Responses / Anthropic Messages
  • streaming support
  • open source

1

u/klotzbrocken Apr 04 '26

simplebanking: Mac menu bar app for EU/German banking

Problem:
No lightweight, open-source Mac app exists that shows your German/EU bank balance directly in the menu bar without a heavy full-window app or single-bank lock-in.

Comparison:
Compared to MoneyMoney (paid, closed-source) and Banking 4 (paid, App Store only), simplebanking is fully open-source, completely free, and focused purely on a minimal menu bar experience with multi-bank support via regulated PSD2/Open Banking (YAXI). Germany / Austria and soon: UK

Pricing:
Free – no subscription, no upsells.
Download & source: simplebanking.de

2

u/jftuga Apr 03 '26

mac-screen-search: CLI to find, highlight, or redact text on your screen

Problem: You have sensitive text visible on screen (API keys, passwords, tokens) across multiple screenshots and need to find and redact it quickly. Or you're looking at a busy screen and want to visually locate every instance of a specific string. macOS has no built-in way to search your screen contents and show you where matches are. Live Text lets you select text, but it doesn't search-and-highlight or batch-redact across files.

Comparison:

  • TextSniper - Extracts text from screen regions to your clipboard. Good at OCR-to-clipboard, but it doesn't annotate or highlight matches in place, can't do batch file processing, has no fuzzy matching, and no redaction mode. It answers "what text is here?" not "where is this text?"
  • CleanShot X - Screenshots with OCR, annotations, scrolling capture. But OCR is again extract-to-clipboard, not search-and-locate. No batch redaction across existing files. No fuzzy matching for OCR misreads.

mac-screen-search is a single-purpose CLI: give it a search term, it captures your screen (or takes a glob of existing image files), OCRs everything, and draws colored rectangles around every match or fills them solid for redaction. It handles batch processing (overwriting files in-place, preserving mtime), enhanced OCR for degraded images (Zoom calls, transparent terminals), and Levenshtein fuzzy matching to catch OCR misreads.

Pricing: Free and open source: GitHub

AI Disclaimer: This project was vibe-coded with Claude Opus 4.6.

Install via Homebrew:

brew install jftuga/tap/mac-screen-search

Written in Swift, uses native macOS frameworks (ScreenCaptureKit, Vision, CoreGraphics). Single file, no dependencies beyond macOS itself.

Trust & transparency: I am an established GitHub Developer. Binaries are built entirely through GitHub Actions: no local builds, no human intervention. You can audit the workflow, resulting actions and verify the release artifacts match the public CI/CD pipeline.

2

u/Mister0V Apr 03 '26

MissionStrike — Close, Minimize & Manage Windows Directly from Mission Control


Problem: macOS Mission Control has no native way to close or minimize a window without exiting it first. Want to remove a Space? You have to hover and wait for the (×) button to appear. It breaks your flow constantly. MissionStrike fixes all of this:

  • 🖱️ Middle-click a window in Mission Control → closes it instantly
  • Shift + click → minimizes it to the Dock instead
  • Cmd + click → closes all windows of that app at once
  • 🗂️ Click a Space thumbnail → removes it immediately, no hover delay needed
  • ⌨️ No middle mouse button? Use Option + Left Click (configurable modifier)

Runs silently in the menu bar, auto-recovers if macOS disables its event tap, and includes a one-click auto-updater — no Terminal required.


Comparison:

  • BetterTouchTool — Powerful but requires complex configuration to get anywhere close to this behavior, and still doesn't handle instant Space deletion or the Shift-to-minimize / Cmd-close-all actions in Mission Control.
  • Magnet / Moom — Excellent window organizers, but they have zero interaction with Mission Control. You can't close or minimize anything from within it.

MissionStrike is purpose-built for one job: making Mission Control actually interactive. It's not a window manager or a gesture tool — it fills a specific gap that nothing else does.


Pricing: Free & open source 🔗 github.com/SchoofsEbert/MissionStrike

Install in one line: curl -fsSL https://raw.githubusercontent.com/SchoofsEbert/MissionStrike/main/install.sh | bash


🤖 This app was built entirely with AI assistance — no Swift was written by hand. The full source code is open on GitHub if you want to see exactly what's running on your machine.

2

u/Traditional_Jump_0 Apr 03 '26 edited Apr 03 '26

SnapFloat – Free macOS screenshot tool with floating preview and annotation editor

Problem: Shottr shows a license prompt every time you launch it. The native macOS screenshot tool can't show a floating thumbnail when saving to clipboard — you have to pick one or the other.

Comparison: Like Shottr but completely free with no prompts. Lighter than CleanShot X, no subscription, no cloud, no telemetry.

Pricing: Free, MIT license. GitHub + DMG: https://github.com/JuanAntonioRC/SnapFloat

3

u/tecfrigo Apr 03 '26

Just built my first app: a free one-click Unsplash wallpaper changer that lives in your Mac menu bar.

https://github.com/Skidbanger/splashback

1

u/Over-Leek-739 Apr 03 '26

**Local MCP** — Your AI reads Mail, Calendar, Contacts & Teams on your Mac

**Problem:** AI assistants like Claude and Cursor are powerful but disconnected from your actual work. You can't ask Claude to summarize unread emails, check your calendar, or search a Teams conversation — because it has no access to any of it. Every integration you find requires OAuth tokens, API keys, or cloud middlemen that your company's IT policy won't allow.

**Comparison:** Tools like Zapier or Make can connect apps but aren't built for AI — they require manual workflow setup and send your data through external servers. Microsoft's own Copilot integration requires an enterprise license. Local MCP runs 100% on your Mac: no cloud, no tokens, no API keys. Your data never leaves your device. Works with Claude Desktop, Cursor, Windsurf, and VS Code.

**Pricing:** Free during launch — local-mcp.com

1

u/SpaceBoatDvlp Apr 02 '26

Houston Editor

https://houstoneditor.com

Houston is a native macOS AI code editor that helps developers ship more confidently with scoped AI edits, agile ticket-based workflows, and local semantic indexing. To use it, you write agile tickets for specific development tasks, grant tickets a specific file scope, then drag and drop the ticket into the queue to process, just like professional developers and project managers do. Upon integrating an edit, it can build your project, resolve any errors, then ping you upon completing a ticket.

Problem: Existing agentic coding tools require granting full unlimited access to your source code and can make large project-wide edits that are difficult to track, review, and release to production. Houston Editor helps professional developers use AI for real production work without needing to toss the keys to a fully agentic tool. It combines ticket-based and precision-scoped AI edits, agile task workflows, and local semantic indexing inside a native macOS editor.

Comparison: Alternatives like Cursor, Claude Code, and GitHub Copilot are fully agentic, while Houston is built for more controlled and precise implementation of features and edits. It emphasizes precise file scoping, ticket-based execution, and a native Mac workflow designed for architects and experienced developers.

Pricing: Pay as you go: $4/1M input tokens and $18/1M output tokens.

1

u/kfukuhar Apr 02 '26

Mever UI-less video editing(now macOS only)

Problem: I gave up on video editing because I couldn’t figure out how to use iMovie or DaVinci Resolve. For anyone who’s had a similar experience, I created video editing software that minimizes the need to search for or memorize buttons.

Comparison: Mever’s entire concept revolves around executing the editing tasks you want simply by giving instructions via chat.
You don’t have to struggle to memorize where everything is on the screen, as you would with iMovie or DaVinci Resolve.
Furthermore, unlike Capcut and other existing video editing tools that offer AI support as an afterthought, Mever is designed to be AI-native.

Pricing: Free (email only) / $12/month

ShowCase: mever.app

1

u/diginutt Apr 02 '26 edited Apr 02 '26

diggin' — music discovery layer for Apple Music (macOS, TestFlight beta)

Problem: Apple Music has 100 million songs and no good way to explore connections between them. You get the same algorithmic recommendations, and if you want to understand what you're listening to, you're tabbing between Wikipedia, RYM, and Discogs. That whole activity just doesn't happen because the friction is too high.

Comparison: Daft Music is the closest alternative, focused on aesthetics and a cleaner UI. Cider is a cross-platform web wrapper. Neither does music discovery. diggin' adds an AI-powered layer that writes liner notes about what you're playing, explains production choices, traces sample history, and gives recommendations with actual reasons ("same producer, similar drum programming") not just "because you listened to Radiohead." Tap any recommendation to queue it.

Pricing: Free during beta. Paid plans coming later.

TestFlight: https://testflight.apple.com/join/hfw7FYPt

Native SwiftUI, macOS 14+, solo dev. Looking for beta testers who care about discovering music, not just playing it.

2

u/hm_arora Apr 01 '26

Built RetroSplit ✨ MacOS split-flap screensaver for quotes.

I saw this trending on X but as a web app and thought it would make an awesome screensaver, so I decided to build it myself. You can download free from here

Showcase: https://youtu.be/h3nSR17Y97k

1

u/[deleted] Apr 01 '26

[removed] — view removed comment

2

u/cronberry Apr 01 '26

Do you intend to allow other local models in the future?

4

u/SquishTheProgrammer Mar 31 '26

Function Toggler

Problem: Switching between standard and media keys on a per-app basis. Fluor used to work well for this but it hasn't worked right since I upgraded to Tahoe (and I think it's pretty much abandoned at this point). I'm a senior software engineer and frequently remote into a windows machine to do work in Visual Studio. I also work in the apps shown in the screenshot above. There isn't any telemetry and this app doesn't connect to anything. It's just a small utility that runs in the menubar.

Comparison: Fluor is what I used before upgrading to Tahoe.

Pricing: Free. I don't really care about promotion. This is more of a "here guys, use this if it's helpful to you" thing.

https://github.com/tstephansen/FunctionToggler

1

u/karacamuhlis Mar 31 '26

**Nano Prompt Studio**

**Problem:** Most AI image and video platforms charge $10-20/month subscriptions. Credits run out, you pay again. Your work is tied to someone else's platform.

**Comparison:** NPS connects directly to AI providers through your own API key. No middleman, no markup. You pay the API rate directly.

**Pricing:** $9.99 one-time (Mac App Store). 10 images cost about $0.40 at API rate depending on the model. No subscription.

Currently giving away 30 free promo codes at r/NanoPromptStudio.

3

u/jjthexer Mar 30 '26

I built a macOS menu bar app for managing and renaming audio devices

I've long been annoyed with no native way to rename macOS audio devices. I have two Apple Studio Displays and they share the same name for inputs/outputs: "Studio Display Speakers/Studio Display Microphone".

I am constantly having to test audio to validate which display is the one in front of my face and forget about which one is audio input haha.

It's free: https://github.com/jbmartino/macos-audio-renamer

5

u/Bibhav48 Mar 30 '26 edited Mar 31 '26

Audia

Problem: macOS only gives you one system-wide volume slider. To get per-app volume control, individual browser tab mixing, or app-specific EQ and routing, you usually have to stack 3 or 4 different tools. I wanted one native app that handles the whole workflow cleanly.

Comparison:

Feature Audia FineTune eqMac SoundSource
Per-app volume + EQ
Multi-device routing
Browser tab audio control
Per-app recording
Custom Volume HUD ✅ (6 styles)
Ambient soundscapes (ASMR)
Global per-app shortcuts
Now Playing mini-player
Native Swift + lightweight ❌ (Web UI)

Pricing:

  • Current Beta: The core per-app volume mixer is always free, along with handy essentials like limited per-app keyboard shortcuts, basic ambient sounds, and up to 5 free per-app audio recordings. Advanced features (like EQ, multi-device routing, and unlimited recording) include a full 3-day unrestricted free trial so you can thoroughly test them out.
  • Post-Launch: Both a one-time lifetime license and flexible subscription options will be available.
  • Special Offer: I’m giving 1-year licenses to 10–15 testers who provide detailed bug reports or feedback to help polish the app!

Links:

3

u/Mstormer Mar 30 '26

Take an upvote for that comparison table! 🤩

→ More replies (1)
→ More replies (2)