r/osx

Muro: 100% Free Live Wallpapers for macOS
▲ 18 r/osx

Muro: 100% Free Live Wallpapers for macOS

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.

u/Aggravating-Pea4806 — 2 days ago
▲ 9 r/osx+5 crossposts

Unduck Pro - macOS ducks your media during calls and gives you no switch. This is a free one.

The problem

You're listening to something. A call starts on FaceTime, Zoom, Meet or Teams. macOS immediately drops everything else to a whisper. It's called audio ducking, it's on by default, and there is no setting anywhere in System Settings to turn it off.

The threads about this on Apple's own forums are years old. The most-repeated "fix" is unchecking boxes in VoiceOver Utility, which doesn't really work. The apps that do solve it properly cost real money - SoundSource is $49.

What it does

Unduck Pro is a small menu bar app that keeps your media at full volume during a call. The person on the other end still hears only you — your audio is never pushed into your mic.

While it's there, it also gives you a per-app volume mixer and an output device switcher:

- Media stays loud on calls — FaceTime, Zoom, Meet, Teams and others▎

- Independent call volume — turn the call down without touching your music

- Per-app volume mixer, remembered per app

- Output switcher — speakers, AirPods, whatever, without opening System Settings

- Launch at login, update notifications, favourites.

How it works

Built entirely on Apple's public Core Audio process-tap API (macOS 14.2+). No kernel extensions, no virtual audio drivers, no third-party code. It continuously resets the OS ducking rather than boosting anything, so there's no added gain and no distortion.

Free, and actually free

MIT licensed, no paywall, no trial, no account, no telemetry. The whole source is on GitHub — read it, build it yourself, fork it.

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

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

Two things to know before you install

  1. It's self-signed, not notarized. Apple's notarization costs $99/year and this is a free app, so macOS will block the first launch with "Apple could not verify it is free of malware". You'll need System Settings → Privacy & Security → Open Anyway. If that's a dealbreaker, completely fair — build it from source instead, it's two commands.

  2. It asks for microphone permission. I know how that sounds for a volume app. The Core Audio tap API Apple provides is gated behind the audio-input permission — there's no way around it. It does not record, store or transmit anything, and since the source is public you can verify that rather than take my word for it.

Requires macOS 14.2 or later. Universal — runs natively on both Intel and Apple Silicon.

If you find it useful, a ⭐ on the repo genuinely helps — it's how anyone else searching for this problem ends up finding it. And if something's broken or missing, open an issue: https://github.com/MrRockySL/Unduck-Pro/issues — every issue so far has turned into a fix.

I'm the developer. Happy to answer anything in the comments.

u/Aggravating-Pea4806 — 2 days ago
▲ 13 r/osx+2 crossposts

YouTube X

I built a native MacOS YouTube app for Ventura and later which has offline features, download features, smart playing, themes, offline library and much more completely free.

Check it out here: https://github.com/fizzygx/Youtube-X

Any feedback is welcome let me know in the comments

u/FizzyGX — 4 days ago
▲ 0 r/osx

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

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/

reddit.com
u/Temporary_Remove_591 — 4 days ago
▲ 0 r/osx

vibe coded apps are making it so much harder to find mac apps actually worth using

mac app discovery is a mess right now. producthunt and the app store are flooded with stuff that's basically an api wrapped in a nice icon, shipped in a weekend with ai. looks polished in a screenshot, but nothing behind it.

got tired of digging through that as a user so I built discovermacapps.com, a directory that only lists mac apps that are actually solid along with their public opinion about the apps.

Let me know how are you finding good mac apps to try and also what are some mac apps that you feel should be listed on this directory.

u/cyphercyther — 6 days ago
▲ 646 r/osx+1 crossposts

How I freed ~180GB on macOS: rebuild Spotlight index

TL;DR: My macOS System Data was massively inflated because the Spotlight index (/System/Volumes/Data/.Spotlight-V100) had grown to ~174 GB. Rebuilding the Spotlight index with mdutil brought System Data down and freed a lot of space.

macOS “System Data” extremely large — what I did (Spotlight reindex fixed it)

I ran into the classic macOS storage issue where System Data becomes absurdly large and it feels like a huge chunk of disk space is “missing”. I’m sharing what worked for me in case it helps others.

Before: ~260 GB System Data, ~30 GB free space
After: ~83 GB System Data, ~210 GB free space

Context (because I’m not a power user)

  • I first tried a few “cleanup” apps. They only removed around ~5 GB, which didn’t really change anything.
  • Also tried Clear cache on Mac by going to the
    • /Library/Caches/
    • /System/Library/Caches/
    • But that did't help a lot...
  • I’m not a programmer and I don’t know much about filesystem / APFS internals.
  • It was honestly frustrating.

I then started troubleshooting with help from ChatGPT. The original conversation was much longer than what I’m posting here; this is a summary I kept in Evernote, so a couple of small details might be missing. But I think it contains enough concrete steps for people to try.

Key idea

macOS storage reporting can be confusing because APFS uses copy‑on‑write, shared blocks, and “purgeable” space. That means you can’t always find a single obvious folder matching the System Data number.

In my case, the “missing” space turned out to be a massive Spotlight index.

What I checked (in order)

1) Confirm the Storage categories in macOS

Go to:
System Settings → General → Storage

Wait a minute or two for the categories to fully refresh, then note:

  • System Data size
  • Free space

2) Rule out “deleted but still open” files

Sometimes a process keeps a deleted file open, so the space is still used but tools like du won’t see it.

Run:

sudo lsof +L1

Look for lines containing (deleted) with unusually large sizes.

Result for me: no huge deleted files were being held open.

3) Check Spotlight’s database size

This is where the real issue showed up.

Run:

sudo du -sh /System/Volumes/Data/.Spotlight-V100

In my case it was around ~174 GB.

(Inside it, most of the size was in Store-V2.)

4) Check Spotlight indexing status (optional)

mdutil -s /
mdutil -s /System/Volumes/Data

5) The safe fix: rebuild the Spotlight index

Important:

  • Do not manually delete system directories with rm -rf.
  • Let macOS rebuild the index.

Run:

sudo mdutil -E /System/Volumes/Data

Then wait (this can take a while).

6) Verify it’s shrinking / Storage improves

Re-check Spotlight size:

sudo du -sh /System/Volumes/Data/.Spotlight-V100

And revisit:
System Settings → General → Storage

In my case, after reindexing, System Data dropped massively and free space returned.

Notes / cautions

  • During reindexing, CPU/SSD activity can be higher and storage numbers can fluctuate temporarily.
  • If you have huge cloud-sync folders (photos, design assets, etc.), Spotlight can balloon.

Quick checklist

  1. Storage screen: note System Data + free space.
  2. sudo lsof +L1 (check for huge “(deleted)” files).
  3. sudo du -sh /System/Volumes/Data/.Spotlight-V100 (is it massive?).
  4. sudo mdutil -E /System/Volumes/Data (rebuild index).
  5. Re-check Spotlight size + Storage screen.

If anyone has other root causes for System Data spikes (besides Spotlight), feel free to add them.

Success.

reddit.com
u/Excentriekegast — 10 days ago
▲ 6 r/osx+1 crossposts

A year into building a writing assistant for macOS, I realised most AI writing tools get one thing structurally wrong

For the last year I've been building a writing assistant for macOS Lyra

At first, I did what everyone else does.

"Rewrite this."
"Make it friendlier."
"Make it more professional."

It worked.

But something felt off.

ChatGPT assumes you have one writing style. You don't.

I message my co-founder differently from recruiters.
I email my accountant differently from my wife.

The relationship changes the writing more than the tone does.

So I scrapped a big part of what I'd built.

Instead of learning my writing style, the app learns how I write to each individual person. Every accepted rewrite becomes another example for that relationship. After a while, messages to different people genuinely start sounding different.

The entire thing runs locally on Apple Silicon because I wasn't comfortable uploading years of private conversations just to improve my emails.

It's still far from perfect.

The local models occasionally miss difficult typos.
Learning a person's style takes a couple dozen accepted rewrites before it becomes noticeable.
And I'm a solo developer, so every support email comes to me.

But it finally feels like I'm building the product I originally imagined, instead of another AI rewriter.

What do you guys think ? Should AI learn you, or the way you're different with different people?

Lyra

u/TelephoneWooden — 6 days ago
▲ 4 r/osx+1 crossposts

DisplayWave: A free and simplicity focused tool for Mac which allows control of external monitors

https://github.com/kah-ve/DisplayWave

A free monitor control tool for brightness, warmth, and more.

Existing apps for handling external monitor controls for mac are either focused on solving a small subset of problems or are paywalled. Also I found the paywalled ones to be more complicated and feature rich then needed. So I wanted to build something more tailored to the small feature-set I would ever need.

A couple comparisons

- MonitorControl (free): This is what I used previously. It's great but limited to brightness only and would need another app to control turning a monitor on/off.

- BetterDisplay (free/$22 Pro): I think this is the most feature rich mac app for monitor control out there and probably the most battle tested one. Personally I didn't think I needed to use most of the features and wanted something more minimal and tailored to the small subset of actions I was looking for.

I can't promise it works flawlessly on everything but it's simple enough to install and try out. Let me know what you think or if you run into issues.

u/Gabcdefga — 11 days ago
▲ 0 r/osx

What kind of rename workflow do you currently use?

I’m curious how other Mac users deal with folders full of files that need to be renamed in bulk. Do you use Finder, Automator, Shortcuts, shell scripts, a dedicated renamer, or some wonderfully cursed combination of all of them?

I kept hitting the same wall: existing tools could handle simple renames, but they often became awkward as soon as the folder tree got large, the rules became more specific, or I needed to protect certain files from the operation. I wanted something that could handle all of that without making me feel like I was steering a tugboat through a cupboard.

For context, I’ve been an artistic director for 24 years—16 of them as a freelancer—mostly working on GUI design, with some development on the side. After repeatedly running into apps that were almost right but never quite worked the way I wanted, I decided to make my own.

Kraken is a macOS renamer currently available as a TestFlight beta (built 3 on it's way for Apple's approval): https://testflight.apple.com/join/W9nutVp9

The current build lets you:

  • Work with multiple root folders, at any depth, with very large file counts
  • Preview rename changes before touching anything
  • Disable folders or files so they are excluded from renaming, with the state cascading through their contents
  • Lock enabled or disabled states so cascading cannot override an intentional choice
  • Use guided rename presets or build powerful, reusable node-based presets by connecting rename operations visually
  • Pin root folders and use swipe gestures in the Content View
  • Generate a safe dummy folder tree filled with fake files for testing

There are still plenty of barnacles below deck: the preset system is not finished, metadata extraction is incomplete, and some rename operations need more testing. I’ve got more than 100 TODOs on the list, because apparently one app was not enough work.

The beta currently requires macOS 26.0 or later. It has no ads, no tracking, no analytics, and does not upload your folder contents to a server.

If you try it, I’d genuinely like to know what feels useful, what feels confusing, and what you currently use instead. Honest criticism is very welcome; I’m trying to build the tool I wanted to have in the first place, not pretend it arrived fully grown and wearing a tiny captain’s hat. If I can make it fulfilling your needs, then that's cool!

Also, bear with me if I’ve made a mistake here. I’m not perfectly used to social media etiquette and all its unwritten rules—I only discovered this subreddit recently (I've already said that on others).

https://preview.redd.it/4j3pbbs9vrih1.png?width=432&format=png&auto=webp&s=083b5551c64d1cebdda4d9f1632ac4d705306670

https://preview.redd.it/6jwdscs9vrih1.png?width=1712&format=png&auto=webp&s=a6c93a1af035bd5dd34c2ebc9fb8c8629c0d713a

https://preview.redd.it/5w1pdcs9vrih1.png?width=912&format=png&auto=webp&s=3f4cbdf405d6e5da3a063454f63c90b4a4531b99

https://preview.redd.it/0bnvkcs9vrih1.png?width=912&format=png&auto=webp&s=404a20761bbfc97cace2a198a8b874a665a9cd22

https://preview.redd.it/xhydfcs9vrih1.png?width=912&format=png&auto=webp&s=7c4bfcf410a1085cf5e2622ad35811c66dca2431

https://preview.redd.it/qkclrbs9vrih1.png?width=912&format=png&auto=webp&s=5e85257952f3cec4dc926b1e8e1a5c7f257c2b9e

https://preview.redd.it/gtf3sbs9vrih1.png?width=1712&format=png&auto=webp&s=e46cf92f77ec4c90360685396069459c1a245adc

https://preview.redd.it/j6z1dds9vrih1.png?width=1712&format=png&auto=webp&s=f4f3b58ff21f78a45a2683c1945113ce3dc481f6

https://preview.redd.it/09vphcs9vrih1.png?width=1712&format=png&auto=webp&s=53f283f6e824f985397190410795bcfbe0e27dbe

reddit.com
u/Tazintosh — 9 days ago
▲ 0 r/osx+1 crossposts

Tahoe 26.6.1 broke charging

Got a strange error loop since I updated to the latest Tahoe version 26.6.1.

While still in locked screen mode the screen blinks on and off between lock screen en battery charge screen (black with battery bar). It also prevents the sleep mode and keeps on switching indefinitely.

Anyone else has this problem and found a solution?

reddit.com
u/Yota116 — 10 days ago
▲ 21 r/osx

please PLEASE add a new rule to ban slop app adverts

I can’t take it anymore, everyday new AI slop apps are spawning everywhere in mac subreddits and they’re everywhere. Why not summarize new app releases under a megathread or something similar?

reddit.com
u/squarus — 13 days ago
▲ 0 r/osx+1 crossposts

What if managing your VPS was as simple as sending a message?

My friend and I are building Rectury, a desktop app where you can manage your VPS and work with your infrastructure using AI.

Instead of jumping between SSH, your editor, logs and a browser, you can just ask Rectury things like:

“Why is my API down?”
“Check the nginx logs and fix the issue”
“Restart the service”
“Find what’s using port 3000”

The AI agent can inspect files, run terminal commands and interact directly with your server.

We’ve been working on making the whole experience feel as simple as: ask → inspect → act.

My friend and I would genuinely love to hear what you think. If you manage VPSs, drop a comment with your feedback or tell us what you’d want an AI agent like this to handle.

We’re giving 8k Rectury credits to people from this community who try it and leave us feedback in the comments.

https://www.rectury.com/

u/Rectury_AI — 13 days ago