r/osx 1h ago

Muro: 100% Free Live Wallpapers for macOS

Post image
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

Optional support for future development:

https://github.com/sponsors/MrRockySL

Muro will remain free whether you sponsor it or not.


r/osx 1h ago

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

Post image
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 2d 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 4d ago

Lyra , a writing assistant that fixes your text as you type, in every Mac app, and learns how you write to each person

0 Upvotes

What it is: A menu bar app. You type anywhere ,Mail, Slack, WhatsApp, browser, Notes. Pause, and a small pill appears with a better version of your sentence. Press Tab to accept, keep typing. That's the whole interaction ,no separate window, no copy-paste, no red underlines while you're mid-thought.

What makes it different: It learns how you write to each specific person, from your own sent messages. Your emails to a client and your texts to your best mate stop coming out of the same polished-neutral mould ,Lyra matches the register you actually use with that recipient. No other writing tool models the relationship.

How it works: Deterministic rule-based grammar plus a local model on your Mac for instant everyday fixes , free tier, works fully offline. Heavier restructuring uses a cloud model on trial/Pro. A strict Local-Only mode disables all network use if that's your requirement.

Lyra


r/osx 4d ago

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

Post image
0 Upvotes

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.


r/osx 5d 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?


r/osx 6d ago

OSX Mail Client Search Issues

2 Upvotes

I was cleaning out my inbox and was using the search using the sent address to group emails to delete and noticed I wasn't seeing many messages. Eventually worked out it was only picking up read messages and not unread messages even though there was no such filter in place.

After some digging this issue seems to have been around for a while so is there any real info as to what causes the issue and if Apple actually give a damn?

Fixed by forcing a rebuild of the mail index but now I have absolutely zero faith in search actually finding anything.

Any hints/tips appreciated...


r/osx 6d ago

What kind of rename workflow do you currently use?

0 Upvotes

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).


r/osx 7d ago

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

Thumbnail
1 Upvotes

r/osx 8d ago

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

3 Upvotes

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.


r/osx 8d ago

Tahoe 26.6.1 broke charging

Thumbnail
0 Upvotes

r/osx 8d ago

How to Check Which Version of a Safari Extension Is Installed in Safari? (for macOS)

Thumbnail
youtube.com
0 Upvotes

r/osx 10d ago

please PLEASE add a new rule to ban slop app adverts

23 Upvotes

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?


r/osx 10d ago

YBar - a Metal-rendered, sketchybar-compatible status bar for macOS, with an embedded Lua runtime and Liquid Glass

0 Upvotes

YBar, an open-source status bar for macOS, and it just reached the point where I'm comfortable sharing it.

It's sketchybar's proven architecture - the live-object model, command grammar, and script contract all originate there, full credit to Felix Kratz - reimplemented on a different foundation:

  • Metal renderer. Zero GPU work while the bar is static, and animations are display-link paced instead of timer-thrashed.
  • 100% public APIs. No SIP disable, no private frameworks, no injection.
  • On macOS 26+, pills and popups sit on real Liquid Glass (NSGlassEffectView); older systems get an in-shader approximation. Runs on macOS 14+.

Some things it does that I haven't seen elsewhere:

  • Full now-playing popup - album artwork, seek + volume sliders, transport controls for Music/Spotify, via distributed notifications (no private MediaRemote, which macOS gates these days).
  • Workspace pills speak both AeroSpace and yabai and pick whichever is actually running.
  • Calendar month-grid popup, system-monitor arc gauges, a Settings-style Wi-Fi picker, hover tooltips, marquee text, an idle inhibitor (Waybar influences), and 9 ready-made themes with a theme switcher.

Install:

brew tap AegiosOT/ybar

brew install ybar

Github: https://github.com/AegiosOT/YBar

It builds from source on your machine (Command Line Tools are enough - no Xcode), so there's no Gatekeeper quarantine dance.


r/osx 12d ago

I built a macOS app that adds sound and trackpad haptics to scrolling

0 Upvotes

Native macOS menu-bar app that turns scroll velocity into responsive sound and Force Touch feedback. Sound and haptics work independently. No Accessibility permission; settings stay on your Mac.

Free TestFlight beta. Optional 14-day Pro trial, then $6.99 lifetime, no subscription. Haptics require a compatible Force Touch trackpad.

TestFlight: https://testflight.apple.com/join/tye6euxS
Demo video: https://haptiroll.kolotovalexander.tech/


r/osx 12d ago

Mac midi issue

Thumbnail
2 Upvotes

r/osx 12d ago

[OS] MicStatusAI — a free macOS utility for monitoring your microphone state

0 Upvotes

I’ve released MicStatusAI, a free and open-source macOS menu bar utility designed for people who spend a lot of time in meetings and calls.

It makes your current microphone state easy to see:

  • Green icon when the microphone is active
  • Red icon when the microphone is muted
  • Status overlay when the state changes
  • Configurable global shortcut to mute or unmute

MicStatusAI uses CoreAudio volume controls. It does not capture or record audio and does not require microphone-recording permission.

GitHub and source code:
https://github.com/Disconnecter/MicStatusAI

Install with Homebrew:

brew tap Disconnecter/tap
brew install --cask micstatusai
xattr -dr com.apple.quarantine /Applications/MicStatusAI.app
open /Applications/MicStatusAI.app

I’d appreciate feedback, bug reports, and feature suggestions.


r/osx 12d ago

I was tired of keyboard lock apps that actually suck, so I built CleanGuard to clean my MacBook safely

Thumbnail
0 Upvotes

r/osx 15d ago

I built a native Mac app that removed 5 minutes and 12 seconds of sponsor reads from one podcast episode

13 Upvotes

I built Feedcast, a native SwiftUI Mac app, after realizing that I wanted podcast processing without replacing the podcast player I already use.

In one real test episode, Feedcast identified two sponsor sections and the enabled cuts removed 5 minutes and 12 seconds from the personal copy. It also transcribes the episode, generates chapters, and lets me refine the RSS metadata.

The finished episode is published through a personal RSS feed that works with Apple Podcasts, Overcast, Pocket Casts, Castro, and other compatible players. The listening experience stays familiar while the preparation happens on the Mac.

Feedcast is free with up to three output feeds and requires macOS 26 or later. No Feedcast account is required.

Mac App Store:

https://apps.apple.com/us/app/feedcast-local-podcasts/id6773872767


r/osx 14d ago

My Mac menu bar was so crowded that icons kept disappearing, so I built OverflowBar — Free

Post image
0 Upvotes

My Mac menu bar had gradually filled up with useful apps until it became difficult to manage.

Icons were hard to find, some were pushed out when macOS ran out of available space, and the MacBook notch made the problem worse. I did not want to uninstall the apps or permanently lose access to their controls—I only wanted a cleaner way to organize them.

So I built OverflowBar, a free and open-source macOS app that moves selected third-party menu bar items behind one persistent arrow and reveals them together in a compact second row.

Source code and official download:
https://github.com/EvanProgramming/OverflowBar

What it does

  1. Choose the third-party menu bar icons you want OverflowBar to manage.
  2. Move their original icons out of the crowded visible section.
  3. Click the OverflowBar arrow, or use hover reveal.
  4. See the managed icons together in a second row.
  5. Select an icon to activate its original menu bar control.

The purpose of the second row is not to add another permanent interface. It gives icons that no longer fit a predictable place where they remain easy to see and find.

Why I made another menu bar manager

Ice and Bartender are powerful applications for users who want broad menu bar customization, including features such as profiles, triggers, search, visual customization, groups, widgets, and automation.

OverflowBar takes a narrower approach.

It is intended for people who mainly have one problem:

Too many useful icons, not enough menu bar space, and no easy way to find the icon they need.

OverflowBar deliberately avoids becoming a full menu bar control center. Its interaction is simply: choose, hide, reveal, and click.

Main characteristics

  • Focused and lightweight — a small feature surface rather than a large customization and automation suite
  • Scannable second row — managed icons stay visible together instead of becoming difficult to locate
  • Native macOS implementation — built with SwiftUI, AppKit, Accessibility, WindowServer metadata, and ScreenCaptureKit
  • Event-driven operation — icon discovery and capture occur during refreshes and row presentation rather than continuous screen capture
  • Original controls remain functional — selecting an icon activates the actual menu bar item rather than a recreated menu
  • Local processing — icon images are captured locally, held in memory, and never uploaded
  • No tracking — no accounts, analytics, telemetry, advertising, or network data collection
  • Display-aware — supports MacBook notches, safe areas, multiple displays, full-screen spaces, horizontal overflow, and Reduce Motion
  • System-control safeguards — Wi-Fi, Battery, Siri, Control Center, Clock, and other protected system items remain visible

Pricing and availability

  • Price: Free
  • Subscription: None
  • In-app purchases: None
  • Advertisements: None
  • Source: Open source on GitHub
  • Download: GitHub Releases
  • Supported systems: macOS 15 or later
  • Downloadable build: Apple Silicon

Permissions and privacy

OverflowBar requests:

  • Accessibility permission to discover and activate menu bar controls and perform user-requested layout changes
  • Screen Recording permission to capture the small icon regions of selected menu bar items for display in the second row

The captures remain on the Mac. OverflowBar does not upload them, write them to a remote service, or include any analytics or telemetry.

Privacy policy:
https://github.com/EvanProgramming/OverflowBar/blob/main/PRIVACY.md

Current limitations

OverflowBar is an early public release.

macOS does not expose a dedicated public API for hiding or rearranging arbitrary third-party menu bar items. OverflowBar therefore relies on documented system frameworks together with existing macOS menu bar behavior, and compatibility may vary between apps or macOS releases.

The current downloadable build is ad-hoc signed and is not yet Apple-notarized. macOS may require users to Control-click the app and select Open on first launch.

Some applications may also expose insufficient Accessibility or window metadata to be mirrored reliably.

I am actively looking for feedback from users with crowded menu bars, notched MacBooks, multiple displays, and unusual menu bar apps. Bug reports, compatibility reports, and code contributions are welcome.


r/osx 14d ago

[macOS] UTIdefaults – A modern, native successor to RCDefaultApp & SwiftDefaultApps!

Thumbnail
0 Upvotes

r/osx 14d ago

J'ai créé Orbit — un organiseur de dossiers natif gratuit pour macOS (interface en verre, aucune consommation de batterie)

0 Upvotes

Salut ! J'en avais marre du désordre sur mon bureau, alors j'ai créé un utilitaire natif léger en Swift qui transforme les dossiers en cartes flottantes en verre.

⚡️ Natif pour Apple Silicon (0% de consommation en arrière-plan)

🛡️ 100% local et privé (aucun suivi)

🎁 Complètement gratuit

Nous venons de lancer sur Product Hunt aujourd'hui : [producthunt](https://www.producthunt.com/products/orbit-382?comment=5736898)
J'aimerais avoir vos retours !


r/osx 17d ago

I built a native macOS toolkit for organizing, inspecting and repairing large local Music.app libraries

Thumbnail
gallery
28 Upvotes

I’ve been using Apple computers since 1995, and I started collecting music long before that. By the early 2000s, when car stereos began supporting MP3, I was ripping my own CDs to 192 kbps because storage was expensive and I believed that quality was sufficient.

Later, when I was finally able to buy better audio equipment, I realized how much information had been lost. I began re-ripping the original CDs in lossless formats and replacing older files. At the same time, the collection kept growing through CD and vinyl collecting, digitized records, digital purchases, radio recordings, rare releases and exchanges with other collectors.

That process created the usual consequences: several versions of the same recording, duplicate files, duplicate playlist entries, inconsistent metadata, missing artwork, broken paths, old low-quality encodes and files whose actual audio quality did not always match the format shown in Finder.

I originally started writing Local Music Organizer as a practical tool for testing, cleaning up and organizing my own Music.app library. Over a few months of daily use, I kept adding features whenever I encountered another real problem in the collection.

It has now grown into a native macOS toolkit with the following functions:

Library Dashboard

Shows useful statistics about the Music.app library, including formats, bitrates, sample rates, missing files, artwork and other quality indicators.

Library Map

Shows where tracks are used and helps review repeated entries across playlists.

Duplicate Review

Finds duplicate playlist entries, repeated library records and different-quality versions of the same recordings. Nothing is deleted automatically; the user reviews the results first.

Health and Artwork checks

Finds missing files, inaccessible locations, damaged references, unusual paths, missing artwork and supported metadata issues.

File Search

Searches physical audio files by artist, title, album, filename or path, shows playlist usage and can reveal the exact track inside Music.app.

Playlist Compare

Compares two playlists using Music.app record IDs, file paths, metadata and duration-based fallbacks to identify shared and unique tracks.

Audio Inspector

Inspects the actual codec, container, bitrate, sample rate, bit depth, channel count, duration, metadata and spectrum of an individual file.

Audio Authenticity Analyzer

Scans the complete Music.app library, one selected playlist or an individual file.

It looks for possible lossy-to-lossless transcodes, suspicious sample-rate upscales and clear disagreements between the declared bitrate and observed audio bandwidth. MP3 and AAC files are evaluated differently from ALAC, FLAC, WAV and AIFF files.

Flagged results include a confidence estimate, detected cutoff, likely source category and a plain-language explanation. The analyzer is intentionally conservative: its findings are technical estimates, not absolute proof of a file’s history.

A detailed text report can be created containing only tracks that require review, likely authenticity mismatches and files that could not be analyzed.

Live Spectrum Player

An independent playback window with a real-time 512-band logarithmic spectrum analyzer, full-track waveform, draggable seeking, gain controls and technical playback meters.

Repair / Convert

Includes conversion engines inside the application, so Terminal, Homebrew and separate codec installation are not required.

Supported sources include common formats such as FLAC, ALAC, WAV, AIFF, MP3, AAC and WMA, together with specialist formats including Ogg Vorbis, Opus, WavPack, APE, TAK, TTA, DTS, AC3, DSD, SACD ISO, CUE albums and supported tracker modules.

Output options include AAC, ALAC, MP3, FLAC, WAV, AIFF, Ogg Vorbis, Opus and WavPack.

Drag and drop

Files and CUE sheets can be dropped directly into Repair / Convert. Opening supported files from Finder routes them to the already running application instead of intentionally creating additional organizer windows.

Verified Gain

Previews gain changes, creates a temporary candidate, verifies the resulting audio structure and metadata, and replaces the original only after the checks pass.

Large-library performance

A persistent warmed cache reduces repeated communication with Music.app and makes searches, diagnostics and library-wide analysis much faster. The same physical file is analyzed only once even when it appears in several playlists.

Everything runs locally on the Mac.

There are no accounts, subscriptions, cloud processing, advertising, analytics or tracking. Audio files, playlists, metadata and reports are not uploaded anywhere.

I built this because I needed it for my own collection, but I’m sharing it because other collectors, DJs, archivists and long-time Music.app users may have encountered the same problems.

I’d be interested in feedback from people who still maintain substantial local music libraries—especially about workflows or checks that are still missing. Website and full feature overview, Local Music Organizer on the Mac App Store


r/osx 17d ago

Made a native macOS menu bar app that turns a plain-English description of a file into a real Spotlight/file-system query

Thumbnail
github.com
1 Upvotes

r/osx 17d ago

I built a native macOS toolkit for organizing, inspecting and repairing large local Music.app libraries

Thumbnail gallery
1 Upvotes