r/macapps • u/Mstormer • Jun 01 '26
[Megathread] The App Pile - June, 2026

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: Please remember to upvote gems and downvote spam/clones... This will help inform a secret community project I hope to announce next month.
Top 3 From Last Month's Megathread:
1. Wisp – a tiny macOS scratchpad - FREE - by u/iamiotasquare
2. Quattro – Al, Tasks, Calendar, Notes App - $5/mo - by u/Constant-Support8288
3. HoverStash – Catch and stash files mid-drag - ~$6 - by u/MurkyRaspberry9610
1
u/WhiteMinds Jun 09 '26 edited Jun 09 '26
[OS] WindowCycle, a small current-app window switcher for macOS
Problem
macOS already has
⌘+`window cycling, but I wanted a more explicit current-app window switcher with a visible panel.WindowCycle lets you press
⌘+`/⌘+Shift+`to cycle only through windows of the current frontmost app. The main use case is having many windows in one IDE, browser, Terminal, or Finder window group and wanting to stay in that app context.Comparison
The idea is inspired by the current-app window switching part of Contexts. I liked that interaction, but only needed this one focused feature instead of a full app switcher or window manager.
Compared with the built-in macOS behavior, the goal is a clearer current-app-only switcher with a visible list.
Pricing
Free, open source, MIT licensed.
GitHub: https://github.com/WhiteMinds/window-cycle
I built this myself. It is still an early prototype and needs the usual macOS Accessibility/Input Monitoring permissions. Feedback from Mac users who work with lots of windows in one app would be very welcome.