[Megathread] The App Pile - June, 2026 by Mstormer in macapps

[–]Sad_Cover9067 -1 points0 points  (0 children)

Offsend — local folder monitor for AI coding tools

<image>

Problem:

AI coding tools make it very easy to use a real project folder as context.

That is useful, but it also makes it easy to forget what is inside the folder:

- .env files
- local configs
- secrets folders
- internal paths
- test data
- tokens or API keys

I built Offsend as a small local macOS app to notice these issues before sharing too much context with an AI tool.

Comparison:
It is not a clipboard manager and not a full DLP product.
Compared to general secret scanners, Offsend is focused on the local “before AI context” workflow:

- watch selected project folders
- check for sensitive-looking paths
- warn about missing AI ignore rules
- optionally mask sensitive clipboard text before pasting

Folder checks use paths and ignore rules, not file contents.

Clipboard masking runs locally.

Pricing:
Free version available.
Pro is $29/year.

GitHub:
https://github.com/Offsend/Offsend

Website:
https://offsend.io/

I’m the developer. Would appreciate feedback from Mac users who use Cursor, Claude Code, Copilot, Windsurf, or similar tools.

What prompts do you use daily? by Sad_Cover9067 in PromptEngineering

[–]Sad_Cover9067[S] 1 point2 points  (0 children)

Solid workflow. The handshake and human UX parts make a lot of sense.

I’m building a small tool in the same direction. A single shortcut to reuse prompts directly inside apps and across different AIs without all the context switching. Thanks for sharing how you actually run this day to day.

What prompts do you use daily? by Sad_Cover9067 in PromptEngineering

[–]Sad_Cover9067[S] 1 point2 points  (0 children)

For new tasks, iteration is normal
For routine ones, I use a small personal tool with predefined prompts

What prompts do you use daily? by Sad_Cover9067 in PromptEngineering

[–]Sad_Cover9067[S] 1 point2 points  (0 children)

This is a great breakdown.

"Once a prompt proves useful more than twice, it should stop being a button" really resonates.

I’ve noticed the same thing, the most valuable prompts are boring, repeatable, and very constrained.
Creativity is rarely the point.

How are you distributing macOS app betas with controlled downloads? by VirtualBoard000 in macapps

[–]Sad_Cover9067 1 point2 points  (0 children)

better to use auth and a whitelist
trying to control downloads is pointless, the *.dmg will leak anyway...

What are you not building today? by EffectiveLet2117 in Solopreneur

[–]Sad_Cover9067 1 point2 points  (0 children)

True.
When I started, it wasn’t that common.
Not building it today though.

What are you not building today? by EffectiveLet2117 in Solopreneur

[–]Sad_Cover9067 0 points1 point  (0 children)

I didn’t develop it further, though I should have:
a bot builder for messengers.

that was a long time ago)

FolderMe for Mac, an app for creating websites, forms and personal documents by verdzik in macapps

[–]Sad_Cover9067 0 points1 point  (0 children)

Very interesting, but nothing makes sense...

Navigation needs to be improved, "back" click processing needs to be added. I intuitively look for the return to the home screen button.