macOS Tahoe enforces "squircle jail"—rounded-square app icons—on Mac App Store apps, but developers distributing outside the store can use the NSDockTilePlugIn API to display custom icons that persist after quitting. Iris is one example of an app offering alternative icons this way.
#macos
30 items
MacPad is a tiny macOS text editor inspired by Windows Notepad.exe. It offers a minimal, lightweight interface for quick note-taking and editing without the complexity of full-featured applications.
John Gruber reflects on Allen Pike's argument that ChatGPT's Mac app excels with live document attachments — a native feature iOS can't replicate. He notes Anthropic's chief product officer Mike Krieger moved to head an internal lab team rather than focus on polished desktop tools.
Apple announced that macOS 28 will no longer support encrypted HFS+ volumes, requiring users to migrate data to APFS-encrypted drives before upgrading.
Dockside transforms the empty area around the macOS Dock into a functional workspace, allowing users to place widgets, shortcuts, and other tools in the space that was previously unused.
A new Rust-based macOS infostealer named PamStealer has been discovered. It targets user credentials by validating them through the Pluggable Authentication Module (PAM) and exfiltrates stolen data from infected systems.
LimitBar is a macOS menu bar app ($2.99 one-time) that polls Anthropic's usage endpoint every 60 seconds to display Claude usage limits. Built with native Swift/AppKit as a single under-1MB binary, it uses zero tokens, includes no telemetry, and reuses existing Claude Code CLI authentication. Requires macOS 13+, a Pro or Max subscription, and is not affiliated with Anthropic.
A command-line tool called sprout helps fix installations of developer tools like Git, Node, Python, and Rust on macOS and Linux by detecting and resolving common setup issues.
Claude Code Dynamic Island is a macOS tool that brings a Dynamic Island-style interface to display Claude Code agentic coding activity, including real-time agent steps, LLM usage, and cost tracking, directly in the macOS menu bar.
Codex Sidecar is a local macOS companion app for Codex Desktop that provides quick access to clipboard history, code snippets, and text expansion tools directly from the menu bar.
Security researchers have discovered PamStealer, a new macOS malware that uses sophisticated techniques to evade detection. Unlike typical macOS threats, PamStealer employs advanced stealth methods to compromise systems and steal sensitive data without being easily noticed by security software.
Grizzly is an open-source, modern zip viewer for macOS that supports Quick Look, allowing users to preview archive contents without extracting them.
A macOS desktop app called NixMac has been created to help manage Nix-Darwin and Home Manager configurations, providing a graphical interface for users to handle their system and user-level package management on macOS.
Newsprint is a native RSS reader for macOS that includes built-in Hacker News support. The app offers a streamlined way to browse and follow RSS feeds directly on the desktop.
A macOS utility called Codex Butler Bell notifies users with a bell sound when their Codex CLI session requires input, helping them stay focused without constantly checking the terminal.
The article explains how to set up automated, transparent compression of files on macOS using Folder Actions. By attaching a script to a folder, any file added to it is automatically compressed (e.g., with gzip), making the process seamless and requiring no manual intervention.
On The Talk Show episode 451, John Moltz joins to discuss Apple's hardware price increases due to the global RAM and SSD shortage, and shares early thoughts on the UI changes in the macOS 27 Golden Gate beta.
The article details the author's personal Raycast configuration, covering their installed extensions, custom scripts, hotkeys, and workflow optimizations for improving productivity on macOS.
The article explains how to efficiently watch for file changes on macOS using Swift and the File System Events API, covering common pitfalls, practical code examples, and best practices for building file monitoring tools.
LokalBot is an open-source macOS app that records, transcribes, and summarizes meetings and daily work entirely on-device on Apple Silicon. It also offers inline autocomplete in any app, a private day timeline, and searchable meeting notes using a local LLM of the user's choice.
Fruitbox is an open-source tool that provides a Docker Compose-like experience for Apple's container runtime, allowing users to define and manage multi-container applications using a YAML configuration on macOS.
FluidVoice is an open-source voice-to-text dictation app for macOS that uses local AI, meaning all speech processing happens on-device without sending data to external servers.
Google has launched Gemini Spark, a new AI assistant app for macOS, alongside new connected apps and expanded features. The update integrates deeper with Google services and third-party platforms, aiming to enhance productivity and accessibility for users across devices.
A bug report on the openai/codex repository describes an issue where the code_sign_clone directory grows without limit across macOS auto-updates, accumulating over 62 GB of disk space.
Diskly is a fast and visually appealing disk usage visualizer for macOS, designed to help users quickly understand how storage space is allocated on their system.
Sod is a minimal CLI tool for macOS that generates an unexportable SSH key inside the Apple Secure Enclave and bridges it with OpenSSH, allowing authentication to any OpenSSH server using Touch ID instead of a password.
Window Switcher is a macOS tool that improves switching between multiple windows of the same application, offering a more efficient alternative to the default macOS behavior.
Berth is a native macOS app that manages containers using Apple's own container runtime. It provides a user-friendly interface for handling containers directly on macOS without requiring Docker.
Snap to AI is a macOS app that lets users capture screenshots with a single keystroke and send them directly to AI tools like Claude and ChatGPT.
Org Notes is a native macOS writing app built with Rust and GPUI that offers fast performance and spreadsheet-like table editing inspired by Emacs Org Mode. It addresses slow launch times and cumbersome table handling in Markdown editors, providing hierarchical document organization and a keyboard-first, distraction-free experience.