-
NotarizeDMG Public
A macOS SwiftUI utility that notarizes a signed or unsigned DMG image with Apple, all from a single window. It also integrates the create-dmg tool (if installed) to build a polished DMG from a .app…
-
About-This-Hack Public
Discover your hardware on macOS with this simple, user-friendly hardware info app that retains the beloved design of the classic 'About This Mac' interface, with a modern design (migrated to SwiftU…
-
DownloadFullInstaller Public
A macOS application written in SwiftUI that downloads PKG installation packages and IPSW firmwares for the "Install macOS Big Sur" application and later versions. Updated to macOS 27 Golden Gate.
-
Intel AX210S PCIe WiFi card suported on macOS Sonoma to Tahoe thanks to OpenIntelWireless work, not needing to relax Apple Secure Boot or SIP
-
Repo-list Public
List of my GitHub projects, in a modern design, built as a static html site. Inspired by the Clover Themes Gallery (chris1111).
-
SMBIOS-Macs-Intel Public
Intel Mac SMBIOS with CPU, GPU, year, screen size and supported macOS (excluding Xserve)
-
HTML-from-XML-XSL-with-VisualStudio Public archive
Convert an XML document to an HTML document with formatting and layout defined in an XSL style sheet with Visual Studio 2019 (VB)
-
Xattr-remove Public
A SwiftUI application for macOS that removes the extended attribute "com.apple.quarantine" from files downloaded from the internet and, optionally, digitally self-sign ad-hoc an app (and the integr…
-
DockProgress-test Public
Example app to see the different DockProgress animations (styles) in action
-
Audiometry Public
Audiometry app developed with SwiftUI in Xcode 15. Calculates hearing loss, ELI, and SAL. CoreData and SwiftUI as data storage. Patient report print.
-
AgendaT Public
A simple macOS phonebook application built with SwiftUI for macOS 13+. LazyGrid as user interface, search and edit functionalities
-
Sparkle-in-sandboxed-app Public
Testing site to learn how to implement Sparkle in a SwiftUI sandboxed app
-
DMGBuildNotarize Public
Forked from carbocation/DMGBuildNotarizeCreate, sign and notarize .dmg installers from your Xcode-built macOS .app files
-
MP3Player Public
A simple SwiftUI app for macOS to play MP3 and M4A (AAC Apple) files.
-
XSL-Transform Public
SwiftUI macOS application that performs XSL transformations on XML files to produce formatted HTML output
-
XMLFolderStructure Public
macOS SwiftUI application that recursively generates XML representations of directory structure
-
HeliPort Public
Forked from joshcalvert47/HeliPortIntel Wi-Fi Client for itlwm, with improvements
-
Windowify-swiftui Public
Open a picture as a configurable macOS-style window using a SwiftUI desktop app
-
MacOS-Calculator Public
Forked from Guliveer/MacOS-CalculatorThis project is my attempt to clone Apple's macOS calc. The app utilizes SwiftUI technologies, offering a clean and functional design for basic arithmetic operations.
-
Get back Fenvi T919 and other Broadcom Wi-Fi devices that lost support in macOS 14 Sonoma
-
Reinstall AppleHDA.kext, removed since macOS Tahoe beta 2, to restore sound from the built-in audio chip
-
Xattr-Editor Public
Forked from rcsiko/xattr-editorSimple GUI application developed in SwiftUi to view/change/add/remove extended file attributes on macOS
-
Icns-creator Public
Forked from alptugan/icns-creatorA native Mac OS app that converts images to `.iconset` or `.icns`
-
LipoArchs Public
Minimal macOS SwiftUI app for displaying the architecture(s) of a dropped executable, dynamic library, or .app bundle.
-
MP3GainOSX-swiftui Public
MP3Gain Express for macOS, migrated to SwiftUI
-
Easy-Ethernet-Icon Public
Forked from felixblome/easy-ethernet-iconA simple and lightweight macOS menu bar application that shows your Ethernet connection status at a glance.
-
How to update the macOS volume name in the OpenCore selector
2 UpdatedMay 7, 2026 -
SimpleLoader Public archive
Forked from laobamac/SimpleLoaderEasily install Kext/Bundle/KDK and rebuild snapshots/cache on macOS
-
GitHub-updater-system Public
A lightweight update checker, built with SwiftUI, that queries the GitHub Releases API to detect newer versions of your application. It requires no third-party dependencies (no Sparkle or similar f…
-
Sparkle-in-Xcode-project Public
How to configure the Sparkle auto-update system in a GitHub repository containing an Xcode project