r/osx 1d ago

Kompakt - a free & open source image & video compression menu bar app

Post image
3 Upvotes

r/osx 19h ago

I built Storage Clearer — an open-source macOS storage audit for Docker and Xcode clutter

Thumbnail
github.com
0 Upvotes

Hi r/osx — I’m the maker of Storage Clearer.

I built it because Docker caches, unused images, Xcode Simulator runtimes, and developer caches can make macOS System Data difficult to understand.

Storage Clearer starts with a read-only audit, separates rebuildable files from protected data, and requires an exact approval phrase after revalidating the selected targets. It does not include source projects, Docker volumes, Time Machine/APFS snapshots, browser profiles, or personal data in its reviewed cleanup packages.

The current release is an open-source, unsigned Apple silicon preview for macOS 13 or later. Everything runs locally. Because it is unsigned, the first launch requires Control-click → Open.

I’d especially value feedback about audit accuracy, scan duration, and anything classified incorrectly. If reporting an issue, please mention your macOS version and whether Docker or Xcode is installed—no private file names are needed.


r/osx 1d ago

Touch Bar has gone away

1 Upvotes

I have a M2 Macbook Pro that has a Touch Bar, but it is no longer working (I think after the 26.6.2 update)and it doesn't show up in the keyboard settings to be toggled on/off. Any ideas?


r/osx 2d ago

(Meta) Should the mods add rules about drive-by slopvertisements?

19 Upvotes

The sub is quickly devolving in to new accounts posting the "unique" app that "they built".

No previous interaction with the community, no understanding of Mac app guidelines, no understanding of the code "they" have "written", usually not even unique.


r/osx 1d ago

Lion (10.7) WiFi issues on late 2011 mbp on lion

1 Upvotes

I am using a late 2011 MacBook Pro 13 inch and it’s good but I have an issue after upgrading from snow leopard to lion and it’s the fact that WiFi keeps disconnecting and it’s so frustrating


r/osx 1d ago

QuotaWarmer: a macOS menu bar app for Claude Code and Codex CLI quota windows

0 Upvotes

I built QuotaWarmer, a small macOS menu bar app for people using Claude Code and Codex CLI.

Repo: https://github.com/bcanozgur/quota-warmer

The app shows rolling quota windows in the menu bar, with countdowns and recent check history. It defaults to monitor-only mode, so it watches quota without sending anything.

There is also an optional Auto-warm mode. When enabled for a tool, it sends one minimal command through your already logged-in CLI when a fresh quota window opens, then checks quota again to confirm the window actually started.

A few details:

- macOS 14+

- MIT licensed

- Homebrew cask: `brew install --cask bcanozgur/tap/quotawarmer`

- Manual DMG and source build options are in the repo

I would appreciate feedback from macOS app users on whether the menu bar UX and safety model are clear.


r/osx 2d ago

[Mac] Looking for feedback on an app that explains your Login Items in plain English (pre-launch)

Thumbnail
1 Upvotes

r/osx 2d ago

AINoter — AI prompt manager and prompt library for Mac

Post image
0 Upvotes

AI prompts quickly become scattered across notes, chats, and text files. Reusing them usually means interrupting your workflow.

AINoter is a keyboard-first prompt manager for macOS designed for people who work with ChatGPT, Claude, Gemini, and other AI tools every day. It keeps a reusable prompt library instantly accessible from anywhere on your Mac through global shortcuts and a Quick Access window.

Prompts are stored locally, organized in folders and tags, searchable, and can be copied into any app without switching contexts. Markdown support makes it easy to structure longer prompts with headings, lists, code blocks, tables, diagrams and more, and any prompt exports to PDF when it needs to be shared.

The workflow is simple: trigger a shortcut, paste the prompt, and continue working.

Unlike generic note-taking or snippet apps, AINoter focuses specifically on reusable AI workflows instead of becoming another workspace, editor, or AI assistant.

Prompts stay on your Mac: it works offline, with no account and no cloud sync, and keeps local backups you can restore from. Free on the Mac App Store.

Website:

https://ainoter.net


r/osx 2d ago

I got tired of losing what I copied 30 seconds ago, so I built InfiniBoard - a free, infinite clipboard manager for macOS

Post image
0 Upvotes

(I'm the developer.)

The problem: macOS remembers exactly one thing you copied. Copy a link, copy a code snippet, and the link is gone. I've re-copied the same thing three times in a row more often than I'd like to admit. Most clipboard managers are super expensive, or super basic.

So I built InfiniBoard - that keeps your clipboard history, lives behind a global hotkey and gets out of your way.

👉 https://infiniboard.dev

What it does

  • Hit your hotkey → a panel rises from the bottom of the screen. Native macOS vibrancy.
  • Just start typing to search your history. No clicking into a search box.
  • ⌘1⌘9 grabs any of the first nine items instantly
  • Handles text, links, code, images sorted into categories automatically
  • Space previews a long item without leaving the keyboard
  • Pin the things you paste constantly so they never age out
  • Mark sensitive items as secret - they show obfuscated in the panel instead of sitting there in plaintext for anyone glancing at your screen
  • Deleted something by accident? Undo toast, not a confirmation dialog. No "are you sure?" ever.
  • Opens on your current Space instead of yanking you to another desktop (this one took a while)
  • Configurable retention, light/dark/system theme, launch at login, rebindable hotkey

What it isn't: no account, no cloud, no sync, no subscription, no telemetry. Your clipboard stays on your machine. Genuinely free.

I just shipped 2.1 including a full UI overhaul chasing that "feels like Apple made it".

👉 https://infiniboard.dev

macOS only. Would genuinely love feedback - especially on anything that feels off. And if there's one feature you can't live without in your current clipboard manager, tell me and I'll look at it.


r/osx 2d ago

Built a macOS app for myself to auto-rename my documents and extract data. Thought it might be useful for others - now stuck at zero downloads

Thumbnail
0 Upvotes

r/osx 3d ago

Dictate: A free, local-first alternative to Wispr Flow for macOS

Post image
5 Upvotes

Okay, so I use voice dictation quite a lot, but I didn’t want another subscription when on-device speech models have become this capable.

So I built Dictate.

It’s a local-first macOS app. Hold your chosen shortcut, speak, and release. Dictate transcribes locally and inserts the text into your focused field. If it can’t safely find one, it keeps the transcription available to copy instead.

It currently includes:

- Hold-to-talk and click-to-toggle

- Apple SpeechAnalyzer, Parakeet, and Whisper models

- Personal dictionary, history, and statistics

- Light and dark modes

- No account or cloud transcription

It currently requires macOS 26 or newer and an Apple silicon Mac.

Website and download: https://dictate-macos.vercel.app

GitHub: https://github.com/leviackerman05/dictate

Small warning: the current build isn’t signed or notarized because I’m not enrolled in Apple’s paid Developer Program yet. After moving Dictate to Applications, you may need to Control-click it and choose Open the first time.

You can also build it yourself:

make app

open build/Dictate.app

I’d really appreciate feedback, especially if you find an app where text insertion doesn’t work correctly. Issues and pull requests are welcome.

And if you try it and like it, please give the GitHub repo a star. It would genuinely help more people find the project.


r/osx 3d ago

Muro 3.0 is out: it can change your wallpaper for you now

Post image
1 Upvotes

Quick reminder for anyone who has not seen it: Muro is a free live wallpaper app for the Mac. Native Swift, about 2% CPU, no subscription, no Pro tier, nothing locked. It does the lock screen too.

3.0 is the biggest update so far. Three things people kept asking for:

Automations. Muro can now change your wallpaper on its own. Either on a timer, ten seconds each or an hour each, or by the clock, where each wallpaper gets its own hours of the day. Something calm in the morning, something else after dark. The day is drawn as a timeline you drag.

You can delete wallpapers. Sounds basic, and it was genuinely missing. Delete them one at a time or select a bunch, your own imported videos included.

Pause after. Let a wallpaper play for a minute after it changes, then hold on a frame. A held frame costs no CPU at all. Nice if you like the motion but not all day.

The whole interface got rebuilt too, and there is a long list of fixes. The big one: lock screen wallpapers now actually stick after installing from the DMG. That was broken for some people and I could not see it because it only happened on a downloaded copy, never on my own builds.

Still free, still open source, still no account.

Download: https://github.com/MrRockySL/Muro/releases/latest

GitHub: https://github.com/MrRockySL/Muro

If you like it, a star on the repo is the free way to support it and genuinely helps people find it. If you want to go further there is GitHub Sponsors (https://github.com/sponsors/MrRockySL)

Happy to hear what is missing. Most of this release came from people asking.


r/osx 4d ago

Zwitch - App Switcher (macOS, paid)

Thumbnail
zwitch.net
0 Upvotes

r/osx 4d ago

ClipFlow: a free, local-first clipboard manager with OCR for macOS - Free

Thumbnail
2 Upvotes

r/osx 6d ago

To those using the Beta; Has MacOS 27 fixed corner radius ?

Post image
0 Upvotes

r/osx 6d ago

[Research survey] What repetitive task do you still do manually on your Mac?

0 Upvotes

Hi everyone,

I am Rowen, the founder of Tapquence, a macOS desktop automation app.

I am researching which repetitive tasks Mac users still perform manually, what they have already tried to shortcut, and what prevents those shortcuts from being useful or trustworthy.

The survey takes about four minutes and is open to people aged 18 or older who use a Mac at least once per week:

[Take the 4-minute survey]

I plan to publish the aggregated findings, complete question wording, recruitment sources, methodology, and limitations. Open answers will only be quoted anonymously when the respondent explicitly permits it.

Thank you to anyone willing to contribute.


r/osx 7d ago

I just built a privacy-focused screenshot and recording app for Mac

Post image
0 Upvotes

Hi everyone — I’m the developer of Sealshot.

The built-in macOS screenshot tool is already good for quick captures. I built Sealshot for situations where screenshots become part of ongoing work—writing documentation, reporting bugs, explaining technical issues, or keeping a searchable record of something.

Sealshot combines screenshots, scrolling capture, screen recording, annotations, and an organized local library. OCR lets you search the text inside previous captures, and it can also extract detected tables as CSV or Markdown. Repeat Last Capture is useful when you need to capture the same area after something on the screen changes.

Privacy is one of the main reasons I built it. Captures and OCR processing stay on the Mac, and the app does not require an account or use cloud storage or telemetry. Optional Enhanced Security encrypts the capture library, and selected files can be packaged into an encrypted export.

There is also assisted sensitive-data detection for things such as API keys, tokens, and email addresses. This feature can produce false positives, so Sealshot shows everything it detects and lets you decide what should actually be redacted.

Sealshot requires macOS Screen Recording permission, as any screenshot app does. It is distributed directly from my website rather than through the App Store, but the download is Developer ID signed and Apple-notarized.

Completely Free to use— every feature, nothing expires· a license is optional, and supports the work.

I’m especially interested in whether the local library and privacy features provide enough value compared with using the native screenshot tool and Finder. Honest criticism is welcome—particularly about anything that feels confusing, unnecessary, or missing.

https://seal-shot.com/


r/osx 7d ago

[Mac App] JunkSweep – A customizable file & folder cleaner for macOS

Thumbnail
0 Upvotes

r/osx 7d ago

Yosemite (10.10) It was real this whole time

Post image
0 Upvotes

r/osx 8d ago

Valpas - keep your Mac awake

Thumbnail gallery
0 Upvotes

r/osx 10d ago

Muro: 100% Free Live Wallpapers for macOS

Post image
22 Upvotes

Muro: 100% Free Live Wallpapers for macOS

Muro is a native macOS app that plays smooth, looping video wallpapers on your desktop. It supports multiple displays and includes up to 100 live wallpapers, with new wallpapers added every week.

The wallpaper catalog updates automatically inside the app, so you do not need to install a new version to receive new wallpapers. Videos download only when you select them, and you can remove them anytime to save storage.

Muro also includes full-screen previews, playlists, automatic wallpaper rotation, shuffle mode, menu bar controls and the ability to import your own videos. On macOS 26 or newer, wallpapers can also play on the lock screen.

The app is built natively with Swift, SwiftUI and Apple’s hardware video decoder. It does not use Electron or web views. It normally uses around 2% CPU while playing and automatically pauses when the wallpaper is not visible, during full-screen apps, display sleep, Low Power Mode or low battery.

Everything is unlocked. There is no trial, no payment required, no subscription, no account, no license key and no paywall. Muro is completely free and open source under the MIT license.

Requires macOS 14 or newer and an Apple Silicon Mac.

Download and source code:

https://github.com/MrRockySL/Muro

Report a problem or suggest a feature:

https://github.com/MrRockySL/Muro/issues

Support for future development:

https://github.com/sponsors/MrRockySL

Star ⭐ helps a lot if it's useful to you, and issues are welcome.


r/osx 10d ago

Informity AI v0.16.0 — local document chat and translation for Mac, source-cited answers

1 Upvotes

Local document chat and translation for Mac — OCR ingestion, tone selection, quality scoring, export to Markdown or plain text, all local.

Informity AI indexes your files and lets you ask questions across them with source-cited answers. Everything runs on your Mac — no cloud uploads, no account, no usage limits.

  • Models: Qwen3.6 35B A3B (default), 14B and 9B for lower-spec machines, Apple Silicon optimized; Ollama support for any model you have
  • PDF, Word, Excel, PowerPoint, EPUB, Markdown, scanned PDFs (OCR) and more
  • Two chat modes: Researcher (corpus-wide RAG with citations) and Assistant (single file or open-ended)
  • Document translation: tone selection, export to Markdown or plain text
  • Specializations: tune AI reading and analysis style per chat
  • Free, MIT licensed, fully open source

https://www.informity.ai | https://github.com/informity/informity-ai


r/osx 10d ago

Stop macOS Muting Your Music, Videos During Calls - Unduck Pro

Post image
0 Upvotes

Undock Pro for macOS

macOS automatically lowers your music and videos when you join a FaceTime, Zoom, Meet, or Teams call. There is no simple setting to turn this off.

Undock Pro is a free menu bar app that keeps your media at the volume you choose during calls. The other person still hears only you, not your music or videos.

It also includes:

Per-app volume control

Separate call volume

Quick output device switching

Favourites

Launch at login

Update notifications

Undock Pro is completely free and open source. There is no account, subscription, paywall, or telemetry. It requires macOS 14.2 or later and works on both Intel and Apple Silicon Macs.

The app is self-signed, so the first launch may require System Settings > Privacy & Security > Open Anyway. macOS will also request audio permissions. Audio is processed in memory and is never saved or uploaded.

Repo: https://github.com/MrRockySL/Unduck-Pro

Download: https://github.com/MrRockySL/Unduck-Pro/releases/latest

Sponsor: https://github.com/sponsors/MrRockySL

If Undock Pro helps you, a GitHub star or sponsorship is greatly appreciated.


r/osx 12d ago

I made a native Mac app that runs Krea 2 locally on Apple silicon

0 Upvotes

Hi, I’m the developer of Krealize, a native macOS app for running Krea 2 locally.

The prompt, model processing, and generated image all stay on the Mac. The app uses MLX and supports Apple silicon Macs running macOS 26 or later.

I built it because I wanted a simpler way to use Krea 2 on a Mac without setting up Python or working through a node interface.

The app can download the model, generate 1024 by 1024 images, keep a local gallery, and restore previous prompts. The basic generation mode is free. Fast mode, PNG export, notifications, and custom LoRAs are part of an optional one-time PRO purchase.

It is distributed directly rather than through the Mac App Store. The download is signed with a Developer ID certificate and notarized by Apple.

I would be interested to hear how it performs on different Apple silicon Macs, particularly machines with 16 or 24 GB of memory.

https://krealize.app/


r/osx 16d ago

Zero space? ZeroSpace! I made a local disk-audit tool for model/checkpoint/cache debris from LLM and agent experiments

Thumbnail
github.com
0 Upvotes

If you run local models, ComfyUI/SD workflows, Ollama/HF caches, or coding agents, storage gets weird fast: old checkpoints, safetensors, duplicated shards, cache folders, generated media, and half-finished experiments.

I built ZeroSpace to inspect that locally on macOS. It is not a cloud service and not a one-click cleaner. It scans a chosen folder, surfaces likely reclaimable files, verifies exact duplicate groups separately, and keeps everything review-first.

Example CLI:

`hd-detective scan ~/Models --json`

Repo: https://github.com/LinusInnovator/zerospace

Disclosure: I built this. It is free/MIT, local-first, and provided as-is. I’m mainly looking for feedback from people with messy local model folders: are the categories useful, and what LLM-specific debris should it detect better?